diff options
author | Jameson Graef Rollins <jrollins@finestructure.net> | 2009-02-12 18:39:38 -0500 |
---|---|---|
committer | Jameson Graef Rollins <jrollins@finestructure.net> | 2009-02-12 18:39:38 -0500 |
commit | 65e8a49c924eac3c46c93cb4bb9be9c739a58983 (patch) | |
tree | 43b43ec0e7b02cb738fd3213e282b042542598c8 /tests | |
parent | 9a92104113158b39de7c8b42bf883b3fd46ed006 (diff) |
tweak some of the log output inconsequentially
Diffstat (limited to 'tests')
-rwxr-xr-x | tests/basic | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/basic b/tests/basic index 6ee4eea..9844454 100755 --- a/tests/basic +++ b/tests/basic @@ -174,7 +174,6 @@ monkeysphere-host expert import-key testhost < "$TEMPDIR"/ssh_host_rsa_key echo "##################################################" echo "### setting host key expiration..." monkeysphere-host set-expire 1 -monkeysphere-host show-key # FIXME: how do we check that the expiration has really been set? echo "##################################################" |