comparison mercurial/node.py @ 9121:a85a3d398cc3

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.)
author Greg Ward <greg-hg@gerg.ca>
date Sun, 12 Jul 2009 22:33:00 -0400
parents 8b2cd04a6e97
children 25e572394f5c
comparison
equal deleted inserted replaced
9120:d3b995dd4eab 9121:a85a3d398cc3