move emptying of messages.log to same space as all other checks.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21850 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -67,6 +67,8 @@ rm -f out-*
|
||||
rm -f mkey.file*
|
||||
rm -f messages.log
|
||||
|
||||
> messages.log
|
||||
|
||||
echo Creating database
|
||||
${kadmin} -l \
|
||||
init \
|
||||
@@ -89,8 +91,6 @@ ipdm=
|
||||
kdcpid=
|
||||
|
||||
> iprop-stats
|
||||
> messages.log
|
||||
|
||||
trap "echo 'killing ipropd s + m + kdc'; kill \${ipdm} \${ipds} \${kdcpid}; tail -10 messages.log iprop-stats; exit 1;" EXIT
|
||||
|
||||
echo Starting kdc
|
||||
|
Reference in New Issue
Block a user