tests: skip new install-C test if working directory is set-gid
authorJim Meyering <meyering@redhat.com>
Sat, 21 Feb 2009 18:48:30 +0000 (19:48 +0100)
committerJim Meyering <meyering@redhat.com>
Sat, 21 Feb 2009 18:49:40 +0000 (19:49 +0100)
* tests/install/install-C: Use setgid-check.

tests/install/install-C

index 2cddaff..3bf0c7b 100755 (executable)
@@ -22,6 +22,7 @@ if test "$VERBOSE" = yes; then
 fi
 
 . $srcdir/test-lib.sh
+. "$abs_srcdir/setgid-check"
 
 mode1=0644
 mode2=0755