tests/test-hgweb-commands
changeset 5687 ca7af19debea
parent 5593 6ae8ed59c7b4
child 5923 f39110afc039
--- 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'