summaryrefslogtreecommitdiff
path: root/tests/misc/runcon-no-reorder
diff options
context:
space:
mode:
Diffstat (limited to 'tests/misc/runcon-no-reorder')
-rwxr-xr-xtests/misc/runcon-no-reorder1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/misc/runcon-no-reorder b/tests/misc/runcon-no-reorder
index 85fe745b7..4aaa414e0 100755
--- a/tests/misc/runcon-no-reorder
+++ b/tests/misc/runcon-no-reorder
@@ -26,7 +26,6 @@ fi
diag='runcon: runcon may be used only on a SELinux kernel'
echo "$diag" > exp || framework_failure
-fail=0
# This test works even on systems without SELinux.
# On such a system it fails with the above diagnostic, which is fine.