Mercurial > hg
comparison tests/test-bad-pull.out @ 705:574869103985
Merge with TAH
manifest hash: 197e0d1a0d7376a9eb72381330462f06490ab821
author | mpm@selenic.com |
---|---|
date | Thu, 14 Jul 2005 22:56:55 -0800 |
parents | 5d6177b72fcc 085a8145e151 |
children | 122449dd89db 445970ccf57a |
comparison
equal
deleted
inserted
replaced
694:51eb248d3348 | 705:574869103985 |
---|---|
4 + echo 255 | 4 + echo 255 |
5 255 | 5 255 |
6 + ls copy | 6 + ls copy |
7 ls: copy: No such file or directory | 7 ls: copy: No such file or directory |
8 + cat | 8 + cat |
9 + python dumb.py | 9 + set +x |
10 + sleep 2 | |
11 + hg clone http://localhost:20059/foo copy2 | 10 + hg clone http://localhost:20059/foo copy2 |
12 requesting all changes | 11 requesting all changes |
13 abort: HTTP Error 404: File not found | 12 abort: HTTP Error 404: File not found |
14 + echo 255 | 13 + echo 255 |
15 255 | 14 255 |