]> git.ipfire.org Git - thirdparty/dracut.git/commit
Remove shebang from shell-completion files
authorHannes Reinecke <hare@suse.de>
Fri, 29 Nov 2013 12:13:54 +0000 (13:13 +0100)
committerHarald Hoyer <harald@redhat.com>
Thu, 5 Dec 2013 14:13:29 +0000 (15:13 +0100)
commit336bd09d2cf9d3ded4abb828eb54742218a32b04
tree10087f0e937727278f2958eed53a0ffb3740e7cb
parent1c89fd148d361a43b1ddb7ec1e8068849244a9b7
Remove shebang from shell-completion files

Shell-completion files are meant to be sourced, not executed.
So they shouldn't have a shebang at the start.

Signed-off-by: Hannes Reinecke <hare@suse.de>
dracut-bash-completion.sh
lsinitrd-bash-completion.sh