##// END OF EJS Templates
test-fetch: fix non-portable sed regex....
test-fetch: fix non-portable sed regex. (s/...\+/.../ appears to be a GNU-ism: this test broke on OS X and NetBSD. Changing \+ to * fixes it, although that is a slightly less strict regex.)

File last commit:

r6649:05a682c8 default
r9121:a85a3d39 default
Show More
test-mq-qrename.out
8 lines | 116 B | text/plain | TextLexer
adding base
foo/renamed
renamed
bar/renamed
renamed
baz
.hg/patches/baz
% test patch being renamed before committed