--- a/tests/test-hgweb-commands Fri Dec 21 14:26:20 2007 -0800
+++ b/tests/test-hgweb-commands Mon Dec 24 01:50:07 2007 +0100
@@ -31,7 +31,7 @@
echo % Overviews
"$TESTDIR/get-with-headers.py" 127.0.0.1:$HGPORT '/tags/?style=atom' | sed "s/http:\/\/[^/]*\//http:\/\/127.0.0.1\//"
-"$TESTDIR/get-with-headers.py" 127.0.0.1:$HGPORT '/summary/?style=gitweb' | sed "s/[0-9]* years ago/long ago/"
+"$TESTDIR/get-with-headers.py" 127.0.0.1:$HGPORT '/summary/?style=gitweb' | sed "s/[0-9]* years ago/long ago/g"
echo % capabilities
"$TESTDIR/get-with-headers.py" 127.0.0.1:$HGPORT '/capabilities'
Binary file tests/test-hgweb-commands.out has changed