common: replace chattr with $CHATTR_PROG
[xfstests-dev.git] / tests / xfs / 093
index 9daf20f34897da3919e22af1d4b2701e0d890b4e..7d4d9b849aef35e47a159d238288e56e05b74667 100755 (executable)
@@ -107,7 +107,7 @@ echo "+ mount image (2)"
 _scratch_mount
 
 echo "+ chattr -R -i"
-chattr -R -f -i "${SCRATCH_MNT}/"
+$CHATTR_PROG -R -f -i "${SCRATCH_MNT}/"
 
 echo "+ modify files (2)"
 broken=0