diff --git a/tests/xfs/122 b/tests/xfs/122 index 330d3ac6..f39cebaf 100755 --- a/tests/xfs/122 +++ b/tests/xfs/122 @@ -194,10 +194,6 @@ echo 'int main(int argc, char *argv[]) {' >>$cprog # # Printfs of typedef sizes # -cat /usr/include/xfs/xfs*.h | indent |\ -_attribute_filter |\ -egrep '(} *xfs_.*_t|^struct xfs_[a-z0-9_]*$)' > /tmp/barf - cat /usr/include/xfs/xfs*.h | indent |\ _attribute_filter |\ egrep '(} *xfs_.*_t|^struct xfs_[a-z0-9_]*$)' |\