changeset 3469 | 33b6c8193652 |
parent 3428 | 7012c889e8f2 |
child 4290 | 347766c2ff86 |
--- a/tests/test-static-http Wed Oct 18 18:44:23 2006 -0300 +++ b/tests/test-static-http Wed Oct 18 18:47:50 2006 -0300 @@ -2,7 +2,7 @@ http_proxy= hg clone static-http://localhost:20059/ copy echo $? -test -e copy || echo copy: No such file or directory +test -d copy || echo copy: No such file or directory # This server doesn't do range requests so it's basically only good for # one pull