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