diff tests/test-static-http @ 1935:d32c442571f2

Removed obsolete workaround for error message in tests/test-static-http.
author Thomas Arendsen Hein <thomas@intevation.de>
date Mon, 13 Mar 2006 13:11:35 +0100
parents 7544700fd931
children 2a676ad52c22
line wrap: on
line diff
--- 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