##// 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:

r9110:561ff8d9 default
r9121:a85a3d39 default
Show More
test-mq-symlinks.out
10 lines | 172 B | text/plain | TextLexer
/ tests / test-mq-symlinks.out
Bryan O'Sullivan
mq: teach qpop about symlinks
r5157 a -> a not a symlink
a -> b
Martin Geisler
mq: lowercase output...
r7627 now at: base.patch
Bryan O'Sullivan
mq: teach qpop about symlinks
r5157 applying symlink.patch
Martin Geisler
mq: lowercase output...
r7627 now at: symlink.patch
Bryan O'Sullivan
mq: teach qpop about symlinks
r5157 a -> b
Martin Geisler
mq: lowercase output...
r7627 now at: symlink.patch
Brendan Cully
patch: handle git patches that remove symlinks (issue1438)
r7517 applying removesl.patch
Martin Geisler
mq: lowercase output...
r7627 now at: removesl.patch
Brendan Cully
patch: handle git patches that remove symlinks (issue1438)
r7517 C b