summaryrefslogtreecommitdiff
path: root/tests/misc/chcon
diff options
context:
space:
mode:
Diffstat (limited to 'tests/misc/chcon')
-rwxr-xr-xtests/misc/chcon2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/misc/chcon b/tests/misc/chcon
index fefe0ec46..723bfd0f3 100755
--- a/tests/misc/chcon
+++ b/tests/misc/chcon
@@ -64,4 +64,4 @@ chcon --verbose -u$u1 f > out || fail=1
echo 'changing security context of `f'\' > exp
compare out exp || fail=1
-(exit $fail); exit $fail
+Exit $fail