summaryrefslogtreecommitdiff
path: root/tests/install/install-C
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2009-02-21 19:48:30 +0100
committerJim Meyering <meyering@redhat.com>2009-02-21 19:49:40 +0100
commit31896c21c6ab32f8c897b36ec1507696657121cf (patch)
tree0ed4d3f763b421c34103662acc12f5de10de2d68 /tests/install/install-C
parent773a88d33f68e50a2919c8a8310c646a7e5fabc2 (diff)
downloadcoreutils-31896c21c6ab32f8c897b36ec1507696657121cf.tar.xz
tests: skip new install-C test if working directory is set-gid
* tests/install/install-C: Use setgid-check.
Diffstat (limited to 'tests/install/install-C')
-rwxr-xr-xtests/install/install-C1
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