sleep more to see if this catches the race
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20152 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -117,6 +117,8 @@ echo "trying to contact server with client (using user2)"
|
|||||||
KRB5CCNAME=$cache2 ${uu_client} localhost > messages.log 2>&1 || \
|
KRB5CCNAME=$cache2 ${uu_client} localhost > messages.log 2>&1 || \
|
||||||
{ ec=1; eval "${testfailed}"; }
|
{ ec=1; eval "${testfailed}"; }
|
||||||
|
|
||||||
|
sleep 5
|
||||||
|
|
||||||
echo "checking if server got the right message"
|
echo "checking if server got the right message"
|
||||||
cmp uuserver.log ${srcdir}/uuserver.txt || \
|
cmp uuserver.log ${srcdir}/uuserver.txt || \
|
||||||
{ ec=1; eval "${testfailed}"; }
|
{ ec=1; eval "${testfailed}"; }
|
||||||
|
Reference in New Issue
Block a user