X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=src%2Fmonkeysphere;h=a763151fbdcda814dce35dfdb81982727c710207;hb=8ab97c9c35f502005c23eb7adb3a8a0177f11630;hp=7c928521e058c1c67824c9c98a674866d287e589;hpb=c39d11682121a43e690465d194a5bd9fa2275f42;p=monkeysphere.git diff --git a/src/monkeysphere b/src/monkeysphere index 7c92852..a763151 100755 --- a/src/monkeysphere +++ b/src/monkeysphere @@ -276,6 +276,7 @@ case $COMMAND in ;; 'keys-for-userid'|'u') + CHECK_KEYSERVER=${MONKEYSPHERE_CHECK_KEYSERVER:=${CHECK_KEYSERVER:="true"}} keys_for_userid "$@" ;;