avoid using the running MSVA from the user during the tests
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>
Thu, 11 Nov 2010 22:21:16 +0000 (17:21 -0500)
committerDaniel Kahn Gillmor <dkg@fifthhorseman.net>
Sat, 13 Nov 2010 23:31:47 +0000 (18:31 -0500)
tests/basic

index f591c59068b55317760b8a24facd78d50a9d74d6..f72945b133f32523efa52bcd14e6e71e0872fb3b 100755 (executable)
@@ -150,6 +150,10 @@ export MONKEYSPHERE_PROMPT=false
 # into trying to use the user's key, instead of the testuser's key
 unset MONKEYSPHERE_SUBKEYS_FOR_AGENT
 
+# unset MONKEYSPHERE_VALIDATION_AGENT_SOCKET variable which, if set,
+# would confuse the test into trying to talk the the user's agent
+unset MONKEYSPHERE_VALIDATION_AGENT_SOCKET
+
 export SSHD_CONFIG="$TEMPDIR"/sshd_config
 export SOCKET="$TEMPDIR"/ssh-socket