generic: honor the FSSTRESS_AVOID environment variable
[xfstests-dev.git] / tests / generic / 388
index 9d4ba9d6ce0470399a49fb52031ee353f6e9ff32..3729aa5b2f524d04511b113163dbab129cc89f3d 100755 (executable)
@@ -65,7 +65,7 @@ _scratch_mkfs >> $seqres.full 2>&1
 _scratch_mount || _fail "mount failed"
 
 for i in $(seq 1 50); do
-       ($FSSTRESS_PROG -d $SCRATCH_MNT -n 999999 -p 4 >> $seqres.full &) \
+       ($FSSTRESS_PROG $FSSTRESS_AVOID -d $SCRATCH_MNT -n 999999 -p 4 >> $seqres.full &) \
                > /dev/null 2>&1
 
        # purposely include 0 second sleeps to test shutdown immediately after