diff options
-rwxr-xr-x | tests/install/install-C | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/install/install-C b/tests/install/install-C index 2cddaff05..3bf0c7beb 100755 --- a/tests/install/install-C +++ b/tests/install/install-C @@ -22,6 +22,7 @@ if test "$VERBOSE" = yes; then fi . $srcdir/test-lib.sh +. "$abs_srcdir/setgid-check" mode1=0644 mode2=0755 |