diff options
author | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2009-02-05 15:40:16 -0500 |
---|---|---|
committer | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2009-02-05 15:40:16 -0500 |
commit | d1819306cb0b60068d41a2c0d09a6e5b81d8b143 (patch) | |
tree | b9af8299798d72ab74e1dd33dd94683b829d805e /tests | |
parent | 6571d48d09d9bbcd7187ae1d99092c9e4eb264d8 (diff) |
fixing out-of-date comments
Diffstat (limited to 'tests')
-rwxr-xr-x | tests/basic | 2 | ||||
-rw-r--r-- | tests/etc/monkeysphere/monkeysphere-authentication.conf | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/basic b/tests/basic index 8c995f5..978f3d9 100755 --- a/tests/basic +++ b/tests/basic @@ -246,7 +246,7 @@ monkeysphere-authentication update-users $(whoami) ###################################################################### ### TESTS -# connect to test sshd, using monkeysphere-ssh-proxycommand to verify +# connect to test sshd, using monkeysphere ssh-proxycommand to verify # the identity before connection. This should work in both directions! echo "##################################################" echo "### ssh connection test for success..." diff --git a/tests/etc/monkeysphere/monkeysphere-authentication.conf b/tests/etc/monkeysphere/monkeysphere-authentication.conf index 9cc396f..b4ecc05 100644 --- a/tests/etc/monkeysphere/monkeysphere-authentication.conf +++ b/tests/etc/monkeysphere/monkeysphere-authentication.conf @@ -1,4 +1,4 @@ -# Base monkeysphere-server.conf for monkeysphere tests +# Base monkeysphere-authentication.conf for monkeysphere tests # AUTHORIZED_USER_IDS variable will be added dynamically during test. |