X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=src%2Fsubcommands%2Fmh%2Frevoke-key;fp=src%2Fsubcommands%2Fmh%2Frevoke-key;h=3810a0b89b97ec4b2468510ca4d5c6ad54a701a1;hb=a0747749cbc7445e0cadaf0fbf1c92a2e86d1369;hp=b4ce40115388536b6eb65f4f2e2776f2a1d3fce2;hpb=968627c7003d059e63ae455d91e1ada4143c8810;p=monkeysphere.git diff --git a/src/subcommands/mh/revoke-key b/src/subcommands/mh/revoke-key index b4ce401..3810a0b 100755 --- a/src/subcommands/mh/revoke-key +++ b/src/subcommands/mh/revoke-key @@ -12,5 +12,9 @@ # revoke host key +revoke_key() { + # FIXME: implement! failure "not implemented yet!" + +}