summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorZhilong Liu <zlliu@suse.com>2018-05-30 09:04:41 +0200
committerJes Sorensen <jsorensen@fb.com>2018-06-01 18:49:42 +0200
commit7d4815f84cba133ee7439db5348ce554779f8342 (patch)
treee2cd5e88302eec795db49123f68d1839aee45433 /tests
parentmdadm/test: mdadm needn't make install on the system (diff)
downloadmdadm-7d4815f84cba133ee7439db5348ce554779f8342.tar.xz
mdadm-7d4815f84cba133ee7439db5348ce554779f8342.zip
mdadm/test: correct tests/testdev as testdev in 02r5grow
Fixes: a6994ccc230b ("mdadm/test: get rid of the tests/testdev") Signed-off-by: Zhilong Liu <zlliu@suse.com> Signed-off-by: Jes Sorensen <jsorensen@fb.com>
Diffstat (limited to 'tests')
-rw-r--r--tests/02r5grow2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/02r5grow b/tests/02r5grow
index bb9bd6da..2da78ee6 100644
--- a/tests/02r5grow
+++ b/tests/02r5grow
@@ -31,7 +31,7 @@ testdev $md0 3 $[mdsize1_l] 128
mdadm --grow $md0 --size $[size/2]
check nosync
-sh tests/testdev $md0 3 $[size/2] 128
+testdev $md0 3 $[size/2] 128
mdadm -S $md0