From: Jim Meyering Date: Fri, 17 Oct 2003 13:31:26 +0000 (+0000) Subject: (TESTS): Add no-x. X-Git-Tag: v5.1.0~352 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0cdca036620446d0d566a23c3bedb90a302b1df6;p=thirdparty%2Fcoreutils.git (TESTS): Add no-x. --- diff --git a/tests/chgrp/Makefile.am b/tests/chgrp/Makefile.am index af669cd3f6..eb37abb47b 100644 --- a/tests/chgrp/Makefile.am +++ b/tests/chgrp/Makefile.am @@ -1,7 +1,7 @@ ## Process this file with automake to produce Makefile.in -*-Makefile-*-. AUTOMAKE_OPTIONS = 1.4 gnits -TESTS = posix-H basic deref recurse +TESTS = no-x posix-H basic deref recurse EXTRA_DIST = $(TESTS) TESTS_ENVIRONMENT = \ PATH="`pwd`/../../src$(PATH_SEPARATOR)$$PATH"