##// 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 3 adding changesets
4 4 abort: error 111: Connection refused
5 5 transaction abort!
6 failed to truncate 00changelog.d
7 failed to truncate 00changelog.i
8 6 rollback completed
9 7 + echo 255
10 8 255
11 9 + ls copy
12 ls: copy: No such file or directory
13 10 + cat
14 11 + python dumb.py
15 12 + hg clone http://localhost:20059/foo copy2
@@ -17,8 +14,6 b' requesting all changes'
17 14 adding changesets
18 15 abort: HTTP Error 404: File not found
19 16 transaction abort!
20 failed to truncate 00changelog.d
21 failed to truncate 00changelog.i
22 17 rollback completed
23 18 + echo 255
24 19 255
General Comments 0
You need to be logged in to leave comments. Login now