tests/test-hgweb-no-path-info.t
changeset 12643 d08bb64888bc
parent 12438 922d2078017a
child 12743 4c4aeaab2339
--- a/tests/test-hgweb-no-path-info.t	Fri Oct 08 22:36:11 2010 -0500
+++ b/tests/test-hgweb-no-path-info.t	Fri Oct 08 22:36:11 2010 -0500
@@ -70,16 +70,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>&#116;&#101;&#115;&#116;</email>