[virt-manager PATCH] bash completion: remove shebang

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The bash completion file is not a script to be executed directly, but
it is sourced by bash. Hence, remove its shebang.

Signed-off-by: Pino Toscano <ptoscano@xxxxxxxxxx>
---
 data/bash-completion.sh.in | 2 --
 1 file changed, 2 deletions(-)

diff --git a/data/bash-completion.sh.in b/data/bash-completion.sh.in
index 868c2b75..6b00fa32 100644
--- a/data/bash-completion.sh.in
+++ b/data/bash-completion.sh.in
@@ -1,5 +1,3 @@
-#!/bin/bash
-
 # Run something, muting output or redirecting it to the debug stream
 # depending on the value of _ARC_DEBUG.
 __python_argcomplete_run() {
-- 
2.26.2




[Index of Archives]     [Linux Virtualization]     [KVM Development]     [CentOS Virtualization]     [Netdev]     [Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite Forum]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]     [Video 4 Linux]

  Powered by Linux