summaryrefslogtreecommitdiff
path: root/tests/04r0update
diff options
context:
space:
mode:
authorNeil Brown <neilb@suse.de>2005-08-15 06:35:38 +0000
committerNeil Brown <neilb@suse.de>2005-08-15 06:35:38 +0000
commit6a41304b0577df0b75e866f295996220738baeb2 (patch)
treed9a0a5123b953e26e2716c5d889cc5100a0e5815 /tests/04r0update
parentdab6685f3d9982b697d938d99737897ea8ac768c (diff)
Fix but when assembling v1 arrays
Because raid_disk and disk.number are not longer in-sync, it needed some work. Signed-off-by: Neil Brown <neilb@cse.unsw.edu.au>
Diffstat (limited to 'tests/04r0update')
-rw-r--r--tests/04r0update1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/04r0update b/tests/04r0update
index 2a6939df..23c7d656 100644
--- a/tests/04r0update
+++ b/tests/04r0update
@@ -1,4 +1,3 @@
-set -e
# create a raid0, re-assemble with a different super-minor
mdadm -CR $md0 -l0 -n3 $dev0 $dev1 $dev2