##// END OF EJS Templates
patch: return list of modified files even when an exception is raised...
patch: return list of modified files even when an exception is raised The file list is passed in as an argument and updated in place. This fixes issue399.

File last commit:

r1338:2b77ea66 default
r3465:2d35a8d2 default
Show More
test-empty
7 lines | 60 B | text/plain | TextLexer
mpm@selenic.com
Add empty repo test
r1338 #!/bin/sh
hg init
hg log
hg grep wah
hg manifest
hg verify