diff options
Diffstat (limited to 'tests/id')
-rwxr-xr-x | tests/id/no-context | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/id/no-context b/tests/id/no-context index f875ee0bc..0e42e3a22 100755 --- a/tests/id/no-context +++ b/tests/id/no-context @@ -27,7 +27,6 @@ fi # but this is as good a witness as any, in general. require_selinux_ -fail=0 # Require the context=... part by default. id > out || fail=1 |