##// END OF EJS Templates
test-fetch failed due to non-zero exit code
Thomas Arendsen Hein -
r6235:d1679800 default
parent child Browse files
Show More
@@ -61,3 +61,5 b" hg --cwd g fetch -d '7 0' --switch -m 'a"
61 rm i/g
61 rm i/g
62 echo % should abort, because i is modified
62 echo % should abort, because i is modified
63 hg --cwd i fetch ../h
63 hg --cwd i fetch ../h
64
65 true
General Comments 0
You need to be logged in to leave comments. Login now