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

r6336:4b0c9c67 default
r9121:a85a3d39 default
Show More
test-revlog-packentry.out
7 lines | 335 B | text/plain | TextLexer
/ tests / test-revlog-packentry.out
Alexis S. L. Carvalho
revlog: fix revlogio.packentry corner case...
r5338 adding foo
0 files updated, 0 files merged, 1 files removed, 0 files unresolved
adding foo
Dirkjan Ochtman
warn about new heads on commit (issue842)
r6336 created new head
Alexis S. L. Carvalho
revlog: fix revlogio.packentry corner case...
r5338 rev offset length base linkrev nodeid p1 p2
0 0 0 0 0 b80de5d13875 000000000000 000000000000
1 0 24 0 1 0376abec49b8 000000000000 000000000000