##// END OF EJS Templates
transaction: use 'util.copyfile' for creating backup...
transaction: use 'util.copyfile' for creating backup Using 'copyfile' (single file) instead of 'copyfiles' (tree) will ensures destination file will be overwritten. This will prevent some abort if backup file are left in place for random reason. It also seems more correct.

File last commit:

r12430:60738066 default
r23900:5eb3541f default
Show More
test-hghave.t
3 lines | 109 B | text/troff | Tads3Lexer
Testing that hghave does not crash when checking features
$ "$TESTDIR/hghave" --test-features 2>/dev/null