##// END OF EJS Templates
Changed coding hint to BOM
Changed coding hint to BOM

File last commit:

r705:57486910 merge default
r760:73540173 default
Show More
test-bad-pull.out
15 lines | 305 B | text/plain | TextLexer
+ hg clone http://localhost:20059/ copy
requesting all changes
abort: error 111: Connection refused
+ echo 255
255
+ ls copy
ls: copy: No such file or directory
+ cat
+ set +x
+ hg clone http://localhost:20059/foo copy2
requesting all changes
abort: HTTP Error 404: File not found
+ echo 255
255
+ set +x