--- a/tests/test-mq-qclone-http Sat Feb 13 09:49:06 2010 -0600
+++ b/tests/test-mq-qclone-http Sat Feb 13 02:08:27 2010 +0100
@@ -77,5 +77,5 @@
hg --cwd d log --template "{desc}\n"
echo '% test --mq works and uses correct repository config'
-hg --cwd d outgoing --mq
+hg --cwd d outgoing --mq | sed "s|$HGPORT2|\$HGPORT2|"
hg --cwd d log --mq --template '{rev} {desc|firstline}\n'
--- a/tests/test-mq-qclone-http.out Sat Feb 13 09:49:06 2010 -0600
+++ b/tests/test-mq-qclone-http.out Sat Feb 13 02:08:27 2010 +0100
@@ -79,7 +79,7 @@
imported patch b.patch
a
% test --mq works and uses correct repository config
-comparing with http://localhost:20061/a/.hg/patches
+comparing with http://localhost:$HGPORT2/a/.hg/patches
searching for changes
no changes found
0 b.patch