diff options
Diffstat (limited to 'tests/rmdir/t-slash')
-rwxr-xr-x | tests/rmdir/t-slash | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/rmdir/t-slash b/tests/rmdir/t-slash index e7785c372..902743381 100755 --- a/tests/rmdir/t-slash +++ b/tests/rmdir/t-slash @@ -19,7 +19,7 @@ . "${srcdir=.}/init.sh"; path_prepend_ ../src print_ver_ rmdir -mkdir dir || framework_failure +mkdir dir || framework_failure_ # Prior to coreutils-4.5.2, this would fail with the following: |