clean message log to make sure the right "ipropd-slave started" message is captured
This commit is contained in:
@@ -257,6 +257,8 @@ fi
|
|||||||
echo "probing for slave pid"
|
echo "probing for slave pid"
|
||||||
kill -0 ${ipds} || { echo "slave no longer there"; exit 1; }
|
kill -0 ${ipds} || { echo "slave no longer there"; exit 1; }
|
||||||
|
|
||||||
|
> messages.log
|
||||||
|
|
||||||
echo "Staring master again"
|
echo "Staring master again"
|
||||||
env ${HEIM_MALLOC_DEBUG} \
|
env ${HEIM_MALLOC_DEBUG} \
|
||||||
${ipropd_master} --hostname=localhost -k ${keytab} \
|
${ipropd_master} --hostname=localhost -k ${keytab} \
|
||||||
|
Reference in New Issue
Block a user