password-store

Simple password manager using gpg and ordinary unix directories
git clone https://git.zx2c4.com/password-store
Log | Files | Refs | README | LICENSE

commit f08790f8282abd0569c9781c92432ca7a5eddc05
parent a5d4d00d531f7271653c4cc3805676c7bf40947f
Author: Christophe Fergeau <cfergeau@redhat.com>
Date:   Fri,  7 Sep 2012 12:13:41 +0200

No need for a shebang in bash completion file

It's meant to be source, so no need for it to start with #!/bin/bash
rpmlint complains about this.

Diffstat:
Mbash-completion/pass-bash-completion.sh | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bash-completion/pass-bash-completion.sh b/bash-completion/pass-bash-completion.sh @@ -1,4 +1,4 @@ -#!/bin/bash +# completion file for bash _pass() { local cur prev prefix suffix gen