diff options
Diffstat (limited to 'tests/misc/su-fail')
-rwxr-xr-x | tests/misc/su-fail | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/misc/su-fail b/tests/misc/su-fail index f00edc95b..473c76306 100755 --- a/tests/misc/su-fail +++ b/tests/misc/su-fail @@ -24,7 +24,6 @@ if test "$VERBOSE" = yes; then su --version fi -fail=0 # Very little that we can test without a root password su --- / true # unknown option |