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

r6651:7f0dd352 default
r9121:a85a3d39 default
Show More
test-symlink-addremove.out
6 lines | 124 B | text/plain | TextLexer
/ tests / test-symlink-addremove.out
% directory moved and symlinked
adding foo/a
% now addremove should remove old files
adding bar/a
adding foo
removing foo/a