diff options
Diffstat (limited to 'tests/cp/parent-perm-race')
-rwxr-xr-x | tests/cp/parent-perm-race | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cp/parent-perm-race b/tests/cp/parent-perm-race index 366efbaa7..0f5200250 100755 --- a/tests/cp/parent-perm-race +++ b/tests/cp/parent-perm-race @@ -23,7 +23,7 @@ print_ver_ cp require_local_dir_ umask 002 -mkdir mode ownership d || framework_failure +mkdir mode ownership d || framework_failure_ chmod g+s d 2>/dev/null # The cp test is valid either way. |