summaryrefslogtreecommitdiff
path: root/test/attr.test
diff options
context:
space:
mode:
Diffstat (limited to 'test/attr.test')
-rw-r--r--test/attr.test4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/attr.test b/test/attr.test
index cdec1b3..c9a8ee0 100644
--- a/test/attr.test
+++ b/test/attr.test
@@ -276,7 +276,7 @@ Tests for proper path recursion reported by Tony Ernst <tee@sgi.com> bnc#457660
$ setfattr -n "user.9" 1/2/3
$ setfattr -n "user.a" 1/2/3
- $ getfattr -h -L -R -m '.' -e hex 1 | ./sort-getfattr-output
+ $ getfattr -h -L -R -m '.' -e hex 1 | grep -v selinux | ./sort-getfattr-output
> # file: 1
> user.9
> user.a
@@ -290,7 +290,7 @@ Tests for proper path recursion reported by Tony Ernst <tee@sgi.com> bnc#457660
> user.a
>
- $ getfattr -h -P -R -m '.' -e hex 1/2 | ./sort-getfattr-output
+ $ getfattr -h -P -R -m '.' -e hex 1/2 | grep -v selinux | ./sort-getfattr-output
> # file: 1/2
> user.9
> user.a