[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] [xen-unstable] libxl: remove shebang from bash_completion helper
# HG changeset patch # User Olaf Hering <olaf@xxxxxxxxx> # Date 1328635090 0 # Node ID 7a58296824c3bf7a15d563a7a140d20c369c96c8 # Parent ff52589f29a32c3c2fcd7c1fe882314f202edf0a libxl: remove shebang from bash_completion helper Fix rpmlint warning: xen-tools.x86_64: W: sourced-script-with-shebang /etc/bash_completion.d/xl.sh /bin/bash This text file contains a shebang, but is meant to be sourced, not executed. Signed-off-by: Olaf Hering <olaf@xxxxxxxxx> Committed-by: Ian Jackson <ian.jackson@xxxxxxxxxxxxx> --- diff -r ff52589f29a3 -r 7a58296824c3 tools/libxl/bash-completion --- a/tools/libxl/bash-completion Tue Feb 07 17:01:57 2012 +0000 +++ b/tools/libxl/bash-completion Tue Feb 07 17:18:10 2012 +0000 @@ -1,4 +1,3 @@ -#!/bin/bash # Copy this file to /etc/bash_completion.d/xl.sh _xl() _______________________________________________ Xen-changelog mailing list Xen-changelog@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-changelog
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |