From 31896c21c6ab32f8c897b36ec1507696657121cf Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 21 Feb 2009 19:48:30 +0100 Subject: tests: skip new install-C test if working directory is set-gid * tests/install/install-C: Use setgid-check. --- tests/install/install-C | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/install/install-C') 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 -- cgit v1.2.3-54-g00ecf