diff options
Diffstat (limited to 'tests/install')
-rwxr-xr-x | tests/install/install-C | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/install/install-C b/tests/install/install-C index 9d0ec9016..959bee192 100755 --- a/tests/install/install-C +++ b/tests/install/install-C @@ -26,7 +26,7 @@ skip_if_setgid_ mode1=0644 mode2=0755 -mode3=1755 +mode3=2755 fail=0 |