diff -r dd856380cce3 -r 21766d5531cb tests/test-bad-pull.t --- a/tests/test-bad-pull.t Wed Nov 16 03:45:06 2011 +0100 +++ b/tests/test-bad-pull.t Wed Nov 16 03:45:14 2011 +0100 @@ -4,8 +4,8 @@ abort: error: Connection refused [255] - $ test -d copy || echo copy: No such file or directory - copy: No such file or directory + $ test -d copy + [1] $ cat > dumb.py < import BaseHTTPServer, SimpleHTTPServer, os, signal