From: Jim Meyering Date: Mon, 1 Jan 2001 10:51:22 +0000 (+0000) Subject: (TESTS): Add setgid. X-Git-Tag: FILEUTILS-4_0_36~120 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=137c6d5137d0c2216e257776c6ad3095cc17ed4c;p=thirdparty%2Fcoreutils.git (TESTS): Add setgid. --- diff --git a/tests/chmod/Makefile.am b/tests/chmod/Makefile.am index 1531dbff5f..d93de276a2 100644 --- a/tests/chmod/Makefile.am +++ b/tests/chmod/Makefile.am @@ -1,7 +1,7 @@ ## Process this file with automake to produce Makefile.in -*-Makefile-*-. AUTOMAKE_OPTIONS = 1.4 gnits -TESTS = equal-x c-option +TESTS = equal-x c-option setgid EXTRA_DIST = $(TESTS) TESTS_ENVIRONMENT = \ PATH=`pwd`/../../src:$$PATH