diff tests/test-https.t @ 18682:408f2202bd80

tests: remove glob from output lines containing no glob character
author Simon Heimberg <simohe@besonet.ch>
date Wed, 13 Feb 2013 22:05:30 +0100
parents 3241fc65e3cd
children 7a9cbb315d84
line wrap: on
line diff
--- a/tests/test-https.t	Mon Oct 15 23:28:45 2012 +0200
+++ b/tests/test-https.t	Wed Feb 13 22:05:30 2013 +0100
@@ -106,7 +106,7 @@
 
 #if windows
   $ hg serve -p $HGPORT --certificate=$PRIV 2>&1
-  abort: cannot start server at ':$HGPORT': (glob)
+  abort: cannot start server at ':$HGPORT':
   [255]
 #else
   $ hg serve -p $HGPORT --certificate=$PRIV 2>&1