summaryrefslogtreecommitdiff
path: root/src/share/ma
diff options
context:
space:
mode:
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>2009-02-22 17:10:31 -0500
committerDaniel Kahn Gillmor <dkg@fifthhorseman.net>2009-02-22 17:10:31 -0500
commit5ebbfc2d643fbee80b5d53a7b326fd12d9202caa (patch)
treebacff19e2586344a951c8109dbbff407856320a9 /src/share/ma
parentbe6cca8523345c6a3a3e8cddce7d8954a2bf5a54 (diff)
really really fix m-a diagnostics checking of identity certifiers.
Diffstat (limited to 'src/share/ma')
-rw-r--r--src/share/ma/diagnostics2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/share/ma/diagnostics b/src/share/ma/diagnostics
index 0caf8d2..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: