summaryrefslogtreecommitdiff
path: root/test.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test.sh')
-rwxr-xr-xtest.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/test.sh b/test.sh
index 51b4433..cf5ab12 100755
--- a/test.sh
+++ b/test.sh
@@ -26,6 +26,7 @@ elif test x"`lava-role`" = xwaiter; then
echo "*** UNEXPECTED"
exit 1
fi
+ export MESSAGE_TIMEOUT=5
if lava-wait-all test; then
echo "lava-wait-all (unbounded) succeeded even though skulker did not send message"
echo "*** UNEXPECTED"