diff options
Diffstat (limited to 'tests/bugs/core/bug-1432542-mpx-restart-crash.t')
-rw-r--r-- | tests/bugs/core/bug-1432542-mpx-restart-crash.t | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/bugs/core/bug-1432542-mpx-restart-crash.t b/tests/bugs/core/bug-1432542-mpx-restart-crash.t index 5537af84fa1..2179630202d 100644 --- a/tests/bugs/core/bug-1432542-mpx-restart-crash.t +++ b/tests/bugs/core/bug-1432542-mpx-restart-crash.t @@ -1,5 +1,7 @@ #!/bin/bash +SCRIPT_TIMEOUT=300 + . $(dirname $0)/../../include.rc . $(dirname $0)/../../volume.rc . $(dirname $0)/../../traps.rc |