diff options
author | Rob Landley <rob@landley.net> | 2019-05-12 16:20:12 -0500 |
---|---|---|
committer | Rob Landley <rob@landley.net> | 2019-05-12 16:20:12 -0500 |
commit | d42656a543676241067a87de7a833807917e5002 (patch) | |
tree | e90284ed2118e3b8eb3045ef18127d7c87cefd73 | |
parent | cf2fa2821e25e641f8b84837d395986c78e3bbea (diff) | |
download | toybox-d42656a543676241067a87de7a833807917e5002.tar.gz |
Disable lsattr from "make tests" because behavior differs with filesystem.
Also, debian's lsattr is producing longer output lines with new fields,
possibly an ioctl switch from FS_IOC_GETFLAGS -> FS_IOC_FSGETXATTR? Anyway,
todo items here...
-rw-r--r--[-rwxr-xr-x] | tests/lsattr.test | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/tests/lsattr.test b/tests/lsattr.test index c2c7c617..c2c7c617 100755..100644 --- a/tests/lsattr.test +++ b/tests/lsattr.test |