Mercurial > public > mercurial-scm > hg-stable
diff tests/test-hgweb-commands @ 6168:2ab54f48dbe8
hgweb: fix parameter mixup (issue1001)
author | Dirkjan Ochtman <dirkjan@ochtman.nl> |
---|---|
date | Sat, 23 Feb 2008 11:19:59 +0100 |
parents | f39110afc039 |
children | e29557d687c9 |
line wrap: on
line diff
--- a/tests/test-hgweb-commands Sat Feb 23 11:18:34 2008 +0100 +++ b/tests/test-hgweb-commands Sat Feb 23 11:19:59 2008 +0100 @@ -21,6 +21,7 @@ "$TESTDIR/get-with-headers.py" 127.0.0.1:$HGPORT '/log/1/?style=atom' | sed "s/http:\/\/[^/]*\//http:\/\/127.0.0.1\//" "$TESTDIR/get-with-headers.py" 127.0.0.1:$HGPORT '/log/1/foo/?style=atom' | sed "s/http:\/\/[^/]*\//http:\/\/127.0.0.1\//" "$TESTDIR/get-with-headers.py" 127.0.0.1:$HGPORT '/shortlog/' | sed "s/[0-9]* years/many years/" +"$TESTDIR/get-with-headers.py" 127.0.0.1:$HGPORT '/rev/0/' | sed "s/[0-9]* years ago/long ago/g" "$TESTDIR/get-with-headers.py" 127.0.0.1:$HGPORT '/rev/1/?style=raw' echo % File-related