##// END OF EJS Templates
Remove "export FOO=bar" bashism.
Remove "export FOO=bar" bashism.

File last commit:

r793:445970cc merge default
r797:95c258ee default
Show More
test-bad-pull.out
15 lines | 301 B | text/plain | TextLexer
/ tests / test-bad-pull.out
mpm@selenic.com
Fix troubles with clone and exception handling...
r503 + hg clone http://localhost:20059/ copy
mpm@selenic.com
commands: report http exceptions nicely...
r395 requesting all changes
mpm@selenic.com
Fix up test results...
r775 abort: error: Connection refused
mpm@selenic.com
Fix troubles with clone and exception handling...
r503 + echo 255
255
+ ls copy
Thomas Arendsen Hein
Work-around failing tests/test-bad-pull with slow bg process....
r545 ls: copy: No such file or directory
mpm@selenic.com
Fix troubles with clone and exception handling...
r503 + cat
Thomas Arendsen Hein
Fixed tests....
r695 + set +x
mpm@selenic.com
Fix troubles with clone and exception handling...
r503 + hg clone http://localhost:20059/foo copy2
mpm@selenic.com
commands: report http exceptions nicely...
r395 requesting all changes
abort: HTTP Error 404: File not found
mpm@selenic.com
Fix troubles with clone and exception handling...
r503 + echo 255
255
+ set +x