common: Check fs consistency on TEST_DEV only when needed
[xfstests-dev.git] / tests / xfs / 197
index bc2de9defa2d4491d418a3555e435cfd583ecb05..7706e03a63d32a2278d888e697fab028b0698805 100755 (executable)
@@ -48,6 +48,7 @@ trap "_cleanup; exit \$status" 0 1 2 3 15
 # real QA test starts here
 _supported_fs xfs
 _supported_os Linux
+_require_test
 
 bitsperlong=`src/feature -w`
 if [ "$bitsperlong" -ne 32 ]; then