]> git.ipfire.org Git - thirdparty/mdadm.git/blobdiff - tests/03r0assem
tests: Gate tests for linear flavor with variable LINEAR
[thirdparty/mdadm.git] / tests / 03r0assem
index 44df064562330736f4e9adf3cd2eaeb95c09e2e5..f7c29e8c1ab6a4c23e9051f69300f0e3bcf72cd5 100644 (file)
@@ -64,6 +64,10 @@ mdadm --assemble --scan --config=$conf $md2
 $tst
 mdadm -S $md2
 
+if [ "$LINEAR" != "yes" ]; then
+  echo -ne 'skipping... '
+  exit 0
+fi
 
 ### Now for version 0...