Admin/isatest-makedist
changeset 14032 a6239314e380
parent 13993 88a8911bb65d
child 14037 3b7f3eec9684
--- a/Admin/isatest-makedist	Wed May 14 20:36:29 2003 +0200
+++ b/Admin/isatest-makedist	Thu May 15 11:22:54 2003 +0200
@@ -102,7 +102,11 @@
 ## spawn test runs
 
 $SSH sunbroy2 "$MAKEALL $DISTPREFIX $HOME/settings/sun-poly $HOME/settings/sun-sml"
+# give test some time to copy settings and start
+sleep 5
 $SSH atbroy51 "$MAKEALL $DISTPREFIX $HOME/settings/at-poly $HOME/settings/at-sml"
+# give test some time to copy settings and start
+sleep 5
 $SSH macbroy33 "$MAKEALL $DISTPREFIX $HOME/settings/mac-poly"
 
 ## end