diff options
author | Dan Fandrich <dan@coneharvesters.com> | 2007-06-08 18:56:05 +0000 |
---|---|---|
committer | Dan Fandrich <dan@coneharvesters.com> | 2007-06-08 18:56:05 +0000 |
commit | 477e27f99d1cd09948298c499c06dd34fe5a15c6 (patch) | |
tree | 437a295fe9cfc9a2adcd53c5f754aaf489f2f1a4 /CHANGES | |
parent | 6a84d492f194d0847acf7ecd2c871654cb2f5e17 (diff) |
Fixed the test harness so that it actually kills the ssh being used as
the SOCKS server.
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -14,6 +14,9 @@ Dan F (8 June 2007) - Reverted some recent changes to runtests.pl that weren't compatible with perl 5.0. +- Fixed the test harness so that it actually kills the ssh being used as + the SOCKS server. + Daniel S (6 June 2007) - -s/--silent can now be used to toggle off the silence again if used a second time. |