diff tests/test-mq-qclone-http.t @ 12643:d08bb64888bc

tests: reintroduce ":$HGPORT" in test output This reduces the number of patterns that must be adjusted when writing tests.
author Mads Kiilerich <mads@kiilerich.com>
date Fri, 08 Oct 2010 22:36:11 -0500
parents 9f551ca3bb44
children c5c9ca3719f9
line wrap: on
line diff
--- a/tests/test-mq-qclone-http.t	Fri Oct 08 22:36:11 2010 -0500
+++ b/tests/test-mq-qclone-http.t	Fri Oct 08 22:36:11 2010 -0500
@@ -141,7 +141,7 @@
 test --mq works and uses correct repository config
 
   $ hg --cwd d outgoing --mq
-  comparing with http://localhost:*/a/.hg/patches (glob)
+  comparing with http://localhost:$HGPORT2/a/.hg/patches
   searching for changes
   no changes found
   [1]