##// END OF EJS Templates
Addes test for error messages when operating on non-existing files.
Addes test for error messages when operating on non-existing files.

File last commit:

r814:0902ffec merge default
r909:e2e7a246 default
Show More
test-bad-pull.out
9 lines | 245 B | text/plain | TextLexer
+ hg clone http://localhost:20059/ copy
requesting all changes
abort: error: Connection refused
255
ls: copy: No such file or directory
+ hg clone http://localhost:20059/foo copy2
requesting all changes
abort: HTTP Error 404: File not found
255