shell: don't close the file descriptor, it doesn't work
[zanchey/uccpass.git] / bash_profile.uccpass
index 539887a..7d581e8 100644 (file)
@@ -1,3 +1,3 @@
-if type keychain >-; then
+if type keychain >/dev/null; then
     eval `keychain --clear --quiet --agents gpg --eval`
 fi

UCC git Repository :: git.ucc.asn.au