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

r7210:833d1250 default
r9121:a85a3d39 default
Show More
test-bad-extension.out
5 lines | 206 B | text/plain | TextLexer
/ tests / test-bad-extension.out
*** failed to import extension badext from .../badext.py: bit bucket overflow
*** failed to import extension badext2: No module named badext2
hg help [TOPIC]
show help for a given topic or a help overview