diff options
Diffstat (limited to 'tests/misc/runcon-no-reorder')
-rwxr-xr-x | tests/misc/runcon-no-reorder | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/misc/runcon-no-reorder b/tests/misc/runcon-no-reorder index dd2c3e65e..7a4825680 100755 --- a/tests/misc/runcon-no-reorder +++ b/tests/misc/runcon-no-reorder @@ -20,7 +20,7 @@ print_ver_ runcon diag='runcon: runcon may be used only on a SELinux kernel' -echo "$diag" > exp || framework_failure +echo "$diag" > exp || framework_failure_ # This test works even on systems without SELinux. |