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:
@@ -40,3 +40,6 @@ do
|
||||
kill -KILL `cat $pidfile`
|
||||
fi
|
||||
done
|
||||
|
||||
sleep 10
|
||||
|
||||
|
||||
Reference in New Issue
Block a user