X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=src%2Fshare%2Fma%2Fdiagnostics;h=913a53d3af322473c3150e458c4c16554d715a6a;hb=5ebbfc2d643fbee80b5d53a7b326fd12d9202caa;hp=8fc4b313815377ca6227c19009b59d5043e4371a;hpb=348d18f9d16478fd3a11cd59caa152cc367c08c5;p=monkeysphere.git diff --git a/src/share/ma/diagnostics b/src/share/ma/diagnostics index 8fc4b31..913a53d 100644 --- a/src/share/ma/diagnostics +++ b/src/share/ma/diagnostics @@ -103,7 +103,7 @@ fi # make sure that at least one identity certifier exists echo echo "Checking for Identity Certifiers..." -if ! monkeysphere-authentication list-identity-certifiers | egrep -q '^[A-F0-9]{40}:' then +if !( monkeysphere-authentication list-identity-certifiers | egrep -q '^[A-F0-9]{40}:' ) ; then echo "! No Identity Certifiers found!" echo " - Recommendation: once you know who should be able to certify the identities of connecting users, you should add their key, with: