add list-certifiers to the basic test
authorJameson Graef Rollins <jrollins@finestructure.net>
Thu, 12 Feb 2009 23:24:34 +0000 (18:24 -0500)
committerJameson Graef Rollins <jrollins@finestructure.net>
Thu, 12 Feb 2009 23:24:34 +0000 (18:24 -0500)
tests/basic

index af8b5f189996a3ab3267f4718fc92108caef940c..6ee4eea7e8e2bdb02644fa3dff7e2bf6a5712d49 100755 (executable)
@@ -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