X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=src%2Fshare%2Fcommon;h=97f001a1075786066911f7e11b23ac00688f6ee6;hb=7dbd6806e538ff8732dd87fcf20bfd8271464552;hp=0c06dde5b9e846e46aae3a216323da19bd7f7b91;hpb=b3f25b417bf6557364047ed6dd0ce8ebf7e8b697;p=monkeysphere.git diff --git a/src/share/common b/src/share/common index 0c06dde..97f001a 100644 --- a/src/share/common +++ b/src/share/common @@ -281,7 +281,7 @@ get_gpg_expiration() { keyExpire="$1" - if [ -z "$keyExpire" -a "$PROMPT" = 'true' ]; then + if [ -z "$keyExpire" -a "$PROMPT" != 'false' ]; then cat >&2 <