--- a/tests/test-hgweb-no-request-uri.t Fri Oct 08 22:36:11 2010 -0500
+++ b/tests/test-hgweb-no-request-uri.t Fri Oct 08 22:36:11 2010 -0500
@@ -83,16 +83,16 @@
<?xml version="1.0" encoding="ascii"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<!-- Changelog -->
- <id>http://127.0.0.1:*/</id> (glob)
- <link rel="self" href="http://127.0.0.1:*/atom-log"/> (glob)
- <link rel="alternate" href="http://127.0.0.1:*/"/> (glob)
+ <id>http://127.0.0.1:$HGPORT/</id>
+ <link rel="self" href="http://127.0.0.1:$HGPORT/atom-log"/>
+ <link rel="alternate" href="http://127.0.0.1:$HGPORT/"/>
<title>repo Changelog</title>
<updated>1970-01-01T00:00:00+00:00</updated>
<entry>
<title>test</title>
- <id>http://127.0.0.1:*/#changeset-61c9426e69fef294feed5e2bbfc97d39944a5b1c</id> (glob)
- <link href="http://127.0.0.1:*/rev/61c9426e69fe"/> (glob)
+ <id>http://127.0.0.1:$HGPORT/#changeset-61c9426e69fef294feed5e2bbfc97d39944a5b1c</id>
+ <link href="http://127.0.0.1:$HGPORT/rev/61c9426e69fe"/>
<author>
<name>test</name>
<email>test</email>