| Age | Commit message (Collapse) | Author | Files | Lines |
|
reported by Jean-Pierre André at https://bugzilla.redhat.com/660613
|
|
The root tests were not piped through the sorting program. Fix this.
|
|
Instead of using grep and sort, use a small perl script for sorting
the getfattr output. That way, the test remains more obvious.
This reverts commit aeaf2d577c10f42dbc21e8d7370ee9cf37e5667e.
|
|
When reading directories, different filesystems return files in different
orders. Some tests depended on a specific order; remove this dependency by
sorting the results before checking them.
Signed-off: Andreas Gruenbacher <agruen@suse.de>
|
|
This test requires root privileges.
Signed-off-by: Brandon Philips <bphilips@suse.de>
|