diff tests/test-pull @ 642:5d6177b72fcc

Update tests
author Matt Mackall <mpm@selenic.com>
date Wed, 06 Jul 2005 22:27:25 -0800
parents d96c1153b25d
children 7e4843b7efd2
line wrap: on
line diff
--- a/tests/test-pull
+++ b/tests/test-pull
@@ -7,7 +7,7 @@ hg init
 hg addremove
 hg commit -t "1"
 hg verify
-hg serve -p 20059 >/dev/null 2>&1 &
+hg serve -p 20059 > /dev/null &
 cd ..
 
 hg clone http://localhost:20059/ copy