diff tests/test-hup @ 3918:a413f5c29c46

Fix test-hup for different output of ls on at least MacOS X and Solaris 8.
author Thomas Arendsen Hein <thomas@intevation.de>
date Sat, 16 Dec 2006 23:24:30 +0100
parents c0b449154a90
children
line wrap: on
line diff
--- a/tests/test-hup	Sat Dec 16 20:18:36 2006 -0200
+++ b/tests/test-hup	Sat Dec 16 23:24:30 2006 +0100
@@ -10,7 +10,4 @@
 sleep 3
 kill -HUP $P
 wait
-ls -R .hg
-
-
-
+echo .hg/* .hg/store/*