From: Jim Meyering Date: Fri, 17 Oct 2003 13:29:01 +0000 (+0000) Subject: (TESTS): Add no-x. X-Git-Tag: v5.1.0~353 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=37505e318178abb80da42243de7d730a5de9bd9c;p=thirdparty%2Fcoreutils.git (TESTS): Add no-x. --- diff --git a/tests/chmod/Makefile.am b/tests/chmod/Makefile.am index 7d0af9f23f..01b630a28e 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 = equals equal-x c-option setgid +TESTS = no-x equals equal-x c-option setgid EXTRA_DIST = $(TESTS) TESTS_ENVIRONMENT = \ PATH="`pwd`/../../src$(PATH_SEPARATOR)$$PATH"