projects
/
monkeysphere.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8bb27ea
)
fix syntax error in m-a diagnostics.
author
Daniel Kahn Gillmor
<dkg@fifthhorseman.net>
Sun, 22 Feb 2009 01:31:16 +0000
(20:31 -0500)
committer
Daniel Kahn Gillmor
<dkg@fifthhorseman.net>
Sun, 22 Feb 2009 01:31:16 +0000
(20:31 -0500)
src/share/ma/diagnostics
patch
|
blob
|
history
diff --git
a/src/share/ma/diagnostics
b/src/share/ma/diagnostics
index 8fc4b313815377ca6227c19009b59d5043e4371a..d9df9eb81259dc53d89b425f2d77127336dd86dd 100644
(file)
--- 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: