Make quiet about killing master and slave.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21879 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -193,7 +193,7 @@ ${iproplog} truncate || exit 1
|
|||||||
sleep 2
|
sleep 2
|
||||||
|
|
||||||
echo "Killing master and slave"
|
echo "Killing master and slave"
|
||||||
kill ${ipdm} ${ipds}
|
kill ${ipdm} ${ipds} >/dev/null 2>/dev/null
|
||||||
|
|
||||||
sleep 2
|
sleep 2
|
||||||
${EGREP} "^master down at " iprop-stats > /dev/null || exit 1
|
${EGREP} "^master down at " iprop-stats > /dev/null || exit 1
|
||||||
|
Reference in New Issue
Block a user