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 f21bcff6a71..2cc5109f0c0 100644 --- a/tests/bugs/core/bug-1432542-mpx-restart-crash.t +++ b/tests/bugs/core/bug-1432542-mpx-restart-crash.t @@ -6,6 +6,8 @@ SCRIPT_TIMEOUT=800 . $(dirname $0)/../../volume.rc . $(dirname $0)/../../traps.rc +cleanup; + NUM_VOLS=20 MOUNT_BASE=$(dirname $M0) |