##// END OF EJS Templates
Replaced mktemp and usage of ${par:=word}.
Replaced mktemp and usage of ${par:=word}.

File last commit:

r793:445970cc merge default
r796:33a272b7 default
Show More
test-bad-pull.out
15 lines | 301 B | text/plain | TextLexer
+ hg clone http://localhost:20059/ copy
requesting all changes
abort: error: 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