# HG changeset patch # User Thomas Arendsen Hein # Date 1270818883 -7200 # Node ID c63a6ddbbf9a5672aab09095af954f935abdb75b # Parent a9702c47a19f870a5b5f4f8cb48dd0927e4e5540 test-hgwebdir: correctly include '-' in sed expression. '\' can't be used to escape '-' from being interpreted as a range, so put it at the end. diff -r a9702c47a19f -r c63a6ddbbf9a tests/test-hgwebdir --- a/tests/test-hgwebdir Thu Apr 08 19:46:47 2010 +0200 +++ b/tests/test-hgwebdir Fri Apr 09 15:14:43 2010 +0200 @@ -53,11 +53,11 @@ echo % atom-log without basedir "$TESTDIR/get-with-headers.py" localhost:$HGPORT '/a/atom-log' \ - | grep ' paths.conf <