sleep some extra time before killing java pid so it will have a chance
write it's stdout to disk
This commit is contained in:
@@ -125,6 +125,8 @@ ${kinit} --password-file=${objdir}/foopassword lha@$R || \
|
|||||||
env KRB5CCNAME=${cache} \
|
env KRB5CCNAME=${cache} \
|
||||||
${gssclient} --port=4717 --service=host localhost || exit 1
|
${gssclient} --port=4717 --service=host localhost || exit 1
|
||||||
|
|
||||||
|
sleep 5
|
||||||
|
|
||||||
kill ${javapid}
|
kill ${javapid}
|
||||||
|
|
||||||
grep 'Exception in thread' output.tmp && exit 1
|
grep 'Exception in thread' output.tmp && exit 1
|
||||||
|
Reference in New Issue
Block a user