Merge with stable
authorChristian Ebert <blacktrash@gmx.net>
Wed, 04 Apr 2012 09:31:47 +0200
changeset 1062 3c257fefa53d
parent 1060 2d2d93380694 (current diff)
parent 1061 70b4494ccf1d (diff)
child 1064 a33852511558
Merge with stable
--- a/tests/test-keyword.t	Tue Apr 03 16:34:50 2012 +0100
+++ b/tests/test-keyword.t	Wed Apr 04 09:31:47 2012 +0200
@@ -907,14 +907,14 @@
 
   $ hg serve -p $HGPORT -d --pid-file=hg.pid -A access.log -E errors.log
   $ cat hg.pid >> $DAEMON_PIDS
-  $ $TESTDIR/get-with-headers.py localhost:$HGPORT '/file/tip/a/?style=raw'
+  $ "$TESTDIR/get-with-headers.py" localhost:$HGPORT '/file/tip/a/?style=raw'
   200 Script output follows
   
   expand $Id: a bb948857c743 Thu, 01 Jan 1970 00:00:02 +0000 user $
   do not process $Id:
   xxx $
   $Xinfo: User Name <user@example.com>: firstline $
-  $ $TESTDIR/get-with-headers.py localhost:$HGPORT '/annotate/tip/a/?style=raw'
+  $ "$TESTDIR/get-with-headers.py" localhost:$HGPORT '/annotate/tip/a/?style=raw'
   200 Script output follows
   
   
@@ -926,7 +926,7 @@
   
   
   
-  $ $TESTDIR/get-with-headers.py localhost:$HGPORT '/rev/tip/?style=raw'
+  $ "$TESTDIR/get-with-headers.py" localhost:$HGPORT '/rev/tip/?style=raw'
   200 Script output follows
   
   
@@ -946,7 +946,7 @@
   +xxx $
   +$Xinfo$
   
-  $ $TESTDIR/get-with-headers.py localhost:$HGPORT '/diff/bb948857c743/a?style=raw'
+  $ "$TESTDIR/get-with-headers.py" localhost:$HGPORT '/diff/bb948857c743/a?style=raw'
   200 Script output follows