projects
/
monkeysphere.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f3ef901
)
add list-certifiers to the basic test
author
Jameson Graef Rollins
<jrollins@finestructure.net>
Thu, 12 Feb 2009 23:24:34 +0000
(18:24 -0500)
committer
Jameson Graef Rollins
<jrollins@finestructure.net>
Thu, 12 Feb 2009 23:24:34 +0000
(18:24 -0500)
tests/basic
patch
|
blob
|
history
diff --git
a/tests/basic
b/tests/basic
index af8b5f189996a3ab3267f4718fc92108caef940c..6ee4eea7e8e2bdb02644fa3dff7e2bf6a5712d49 100755
(executable)
--- a/
tests/basic
+++ b/
tests/basic
@@
-215,8
+215,11
@@
echo "##################################################"
echo "### adding admin as certifier..."
monkeysphere-authentication add-id-certifier -y "$TEMPDIR"/admin/.gnupg/pubkey.gpg
-# FIXME: should we run "diagnostics" here to test setup?
+echo "##################################################"
+echo "### list certifiers..."
+monkeysphere-authentication list-certifiers
+# FIXME: should we run "diagnostics" here to test setup?
######################################################################
### TESTUSER SETUP