X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=src%2Fshare%2Fcommon;h=97f001a1075786066911f7e11b23ac00688f6ee6;hb=8324815dbc0d10791906ea355847803c1bf043fb;hp=4aa3f7ce14857b60390a2c2da02bf1cabddaeee7;hpb=e8c2a77f53d65fed90af9fc9c62380fa9c81f858;p=monkeysphere.git diff --git a/src/share/common b/src/share/common index 4aa3f7c..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 <