shell: don't close the file descriptor, it doesn't work
[zanchey/uccpass.git] / zprofile.uccpass
index 2f0f19b..1de9e1b 100644 (file)
@@ -1,3 +1,3 @@
-if type keychain >-; then
+if type keychain >/dev/null; then
     keychain --clear --quiet --agents gpg
 fi
     keychain --clear --quiet --agents gpg
 fi

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