##// END OF EJS Templates
Fix up test-bad-pull output...
mpm@selenic.com -
r524:230676d0 default
parent child Browse files
Show More
@@ -3,13 +3,10 b' requesting all changes'
3 adding changesets
3 adding changesets
4 abort: error 111: Connection refused
4 abort: error 111: Connection refused
5 transaction abort!
5 transaction abort!
6 failed to truncate 00changelog.d
7 failed to truncate 00changelog.i
8 rollback completed
6 rollback completed
9 + echo 255
7 + echo 255
10 255
8 255
11 + ls copy
9 + ls copy
12 ls: copy: No such file or directory
13 + cat
10 + cat
14 + python dumb.py
11 + python dumb.py
15 + hg clone http://localhost:20059/foo copy2
12 + hg clone http://localhost:20059/foo copy2
@@ -17,8 +14,6 b' requesting all changes'
17 adding changesets
14 adding changesets
18 abort: HTTP Error 404: File not found
15 abort: HTTP Error 404: File not found
19 transaction abort!
16 transaction abort!
20 failed to truncate 00changelog.d
21 failed to truncate 00changelog.i
22 rollback completed
17 rollback completed
23 + echo 255
18 + echo 255
24 255
19 255
General Comments 0
You need to be logged in to leave comments. Login now