summaryrefslogtreecommitdiff
path: root/tests/basic
diff options
context:
space:
mode:
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>2010-01-18 17:28:43 -0500
committerDaniel Kahn Gillmor <dkg@fifthhorseman.net>2010-01-18 17:28:43 -0500
commit9b9b23c821e9309dd04cc3f193885ec5f32a0fdc (patch)
tree31b39cbaae6aaacca39cbfb87be2d2bed52788af /tests/basic
parent9307f58b4fdf8e139c4fd5de5c3a878b8b12d0b1 (diff)
made public use of m-h show-keys instead of show-key, fixed stupid field-numbering bug in fingerprint extraction
Diffstat (limited to 'tests/basic')
-rwxr-xr-xtests/basic2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/basic b/tests/basic
index d8d24ce..6755329 100755
--- a/tests/basic
+++ b/tests/basic
@@ -257,7 +257,7 @@ monkeysphere-host import-key "$TEMPDIR"/ssh_host_rsa_key ssh://testhost
echo
echo "##################################################"
echo "### getting host key fingerprint..."
-SSHHOSTKEYID=$( monkeysphere-host show-key | grep '^OpenPGP fingerprint: ' | cut -f3 -d\ )
+SSHHOSTKEYID=$( monkeysphere-host show-keys | grep '^OpenPGP fingerprint: ' | cut -f3 -d\ )
echo "$SSHHOSTKEYID"
# change host key expiration