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

r8809:6fce3633 default
r9121:a85a3d39 default
Show More
test-gpg.out
9 lines | 201 B | text/plain | TextLexer
adding foo
% no signatures
% hg sign 0
Signing 0:e63c23eaa88a
% hg sigs
hgtest 0:e63c23eaa88ae77967edcf4ea194d31167c478b0
% hg sigcheck 0
e63c23eaa88a is signed by:
hgtest