tests/test-serve.t
branchstable
changeset 16487 4fe874697a4d
parent 16364 f64b25f147d7
child 16913 f2719b387380
--- a/tests/test-serve.t	Mon Apr 23 01:39:26 2012 +0200
+++ b/tests/test-serve.t	Mon Apr 23 01:39:26 2012 +0200
@@ -28,9 +28,9 @@
   $ hg serve -a localhost -p $HGPORT -d --pid-file=hg.pid -E errors.log
   $ cat hg.pid >> "$DAEMON_PIDS"
   $ if [ -f access.log ]; then
-  $     echo 'access log created - .hg/hgrc respected'
+  >     echo 'access log created - .hg/hgrc respected'
+  > fi
   access log created - .hg/hgrc respected
-  $ fi
 
 errors