changeset 1935 | d32c442571f2 |
parent 1933 | 7544700fd931 |
child 1962 | 2a676ad52c22 |
--- a/tests/test-static-http Mon Mar 13 13:08:31 2006 +0100 +++ b/tests/test-static-http Mon Mar 13 13:11:35 2006 +0100 @@ -1,8 +1,7 @@ #!/bin/sh -http_proxy= hg clone old-http://localhost:20059/ copy > clonefail.out 2>&1 +http_proxy= hg clone old-http://localhost:20059/ copy echo $? -sed 's/[0-9]//g' < clonefail.out ls copy # This server doesn't do range requests so it's basically only good for