diff options
Diffstat (limited to 'tests/rm/empty-inacc')
-rwxr-xr-x | tests/rm/empty-inacc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/rm/empty-inacc b/tests/rm/empty-inacc index 20abd5c72..f36c6f2d6 100755 --- a/tests/rm/empty-inacc +++ b/tests/rm/empty-inacc @@ -20,7 +20,7 @@ print_ver_ rm skip_if_root_ -mkdir -m0 inacc || framework_failure +mkdir -m0 inacc || framework_failure_ # Also exercise the different code path that's taken for a directory # that is empty (hence removable) and unreadable. |