fstests: filter test and scratch together safely
[xfstests-dev.git] / tests / generic / 411
index 5db49a4486c6a964bef207e2e751f212b20bd4e7..83f6d26165ac6a626a35afa165eadf3c6ee30069 100755 (executable)
@@ -93,8 +93,7 @@ find_mnt()
                sed -e "s;$mpA;mpA;g" \
                    -e "s;$mpB;mpB;g" \
                    -e "s;$mpC;mpC;g" | \
-               _filter_spaces | _filter_scratch | \
-               _filter_test_dir | sort
+               _filter_spaces | _filter_testdir_and_scratch | sort
        echo "======"
 }