@@ -27,11 +27,11 @@ if have gpg2; then gpg="gpg2" elif have gpg; then gpg="gpg" else - gpg=":" + gpg="false" fi gpg_key="7395312F" if $gpg --list-secret-keys $gpg_key &>/dev/null; then fossil set --global pgp-command \