X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;ds=sidebyside;f=tests%2Fbasic;h=ad9fb12eaa642d4121cc385fe0d1af12998b8c76;hb=b124f855cf6997c438921abf350970a1ee0e387e;hp=15afa77fe1dd4bf7817395f61930677e0b7e6e1a;hpb=17315937bc0af145ef7dfb749096faad49f208aa;p=monkeysphere.git diff --git a/tests/basic b/tests/basic index 15afa77..ad9fb12 100755 --- a/tests/basic +++ b/tests/basic @@ -567,7 +567,7 @@ echo "##################################################" echo "### revoking ssh host key..." # generate the revocation certificate and feed it directly to the test # user's keyring (we're not publishing to the keyservers) -monkeysphere-host revoke-key | gpg --import +monkeysphere-host revoke-key "$SSHHOSTKEYID" | gpg --import echo echo "##################################################" echo "### ssh connection test for failure..."