summaryrefslogtreecommitdiffstats
path: root/tests/00raid4
diff options
context:
space:
mode:
Diffstat (limited to 'tests/00raid4')
-rw-r--r--tests/00raid42
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/00raid4 b/tests/00raid4
index 3618aa9..ddb16b1 100644
--- a/tests/00raid4
+++ b/tests/00raid4
@@ -8,7 +8,7 @@ mdadm -S $md0
# now with version-1 superblock
mdadm -CR $md0 -e1 --level=raid4 -n4 $dev0 $dev1 $dev2 $dev3
-check resync; check raid[45]
+check recovery; check raid[45]
testdev $md0 3 $mdsize1 64
mdadm -S $md0