summaryrefslogtreecommitdiffstats
path: root/tests/02lineargrow
diff options
context:
space:
mode:
Diffstat (limited to 'tests/02lineargrow')
-rw-r--r--tests/02lineargrow5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/02lineargrow b/tests/02lineargrow
index 595bf9f..d17e232 100644
--- a/tests/02lineargrow
+++ b/tests/02lineargrow
@@ -1,6 +1,11 @@
# create a liner array, and add more drives to to.
+if [ "$LINEAR" != "yes" ]; then
+ echo -ne 'skipping... '
+ exit 0
+fi
+
for e in 0.90 1 1.1 1.2
do
case $e in