changeset 15515 | 21766d5531cb |
parent 15446 | c5c9ca3719f9 |
child 16296 | 4343d5226149 |
--- 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 <<EOF > import BaseHTTPServer, SimpleHTTPServer, os, signal