fstests: filter redundant output by getfattr
[xfstests-dev.git] / tests / generic / 093
index fc609b062dd83a0486a7fa63295125b95f1c7e06..a2467a5bb9e0926c7142cbc79803aeb68d7b1aa7 100755 (executable)
@@ -63,7 +63,7 @@ $SETCAP_PROG cap_chown+ep $file
 $SETFATTR_PROG -n trusted.name -v value $file
 echo data2 >> $file
 cat $file
-$GETFATTR_PROG -m '^trusted\.*' --absolute-names $file | filefilter
+_getfattr -m '^trusted\.*' --absolute-names $file | filefilter
 
 echo "**** Verifying that chmod doesn't affect open file descriptors ****"
 rm -f $file