Skip to content

Commit

Permalink
kill uu_server pid at end
Browse files Browse the repository at this point in the history
  • Loading branch information
lha committed Feb 16, 2014
1 parent 37f678f commit a777d30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/kdc/check-uu.in
Expand Up @@ -131,7 +131,7 @@ ${kdestroy2}

echo "killing kdc uu_server (${kdcpid} ${uuspid})"
sh ${leaks_kill} kdc $kdcpid || exit 1

kill ${uuspid} ; sleep 3 ; kill -9 ${uuspid}

trap "" EXIT

Expand Down

0 comments on commit a777d30

Please sign in to comment.