Sleep a little longer after killing servers to give them a chance to fully

shutdown, in hopes of clearing up the test failure in Solaris.
This commit is contained in:
Michael Sawyer
2000-06-14 15:51:38 +00:00
parent 8f6e9f760b
commit 3f7ab1762a

View File

@@ -40,3 +40,6 @@ do
kill -KILL `cat $pidfile`
fi
done
sleep 10