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:
Love Hörnquist Åstrand
2007-08-08 06:57:28 +00:00
parent c4df5e2493
commit eae0276720

View File

@@ -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