changeset 40160 | 6037c49b8964 |
parent 39729 | 56cb053a71ed |
child 40892 | 140d455ef40a |
--- a/tests/test-hgweb-commands.t Thu Oct 11 22:26:12 2018 +0200 +++ b/tests/test-hgweb-commands.t Thu Oct 11 22:53:44 2018 +0200 @@ -36,7 +36,7 @@ > stable.width = 3 > stable.color = FF0000 > [websub] - > append = s|(.*)|\1(websub)| + > append = s|(.+)|\1(websub)| > EOF $ hg serve --config server.uncompressed=False -n test -p $HGPORT -d --pid-file=hg.pid -E errors.log