From: Jim Meyering Date: Sat, 13 Nov 1999 13:27:25 +0000 (+0000) Subject: (TESTS): Add no-rights. X-Git-Tag: FILEUTILS-4_0j-trial~16 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=97523193b792e347d7c801d8332c96ae08608480;p=thirdparty%2Fcoreutils.git (TESTS): Add no-rights. --- diff --git a/tests/touch/Makefile.am b/tests/touch/Makefile.am index ed19843dfe..60a478764c 100644 --- a/tests/touch/Makefile.am +++ b/tests/touch/Makefile.am @@ -1,7 +1,7 @@ ## Process this file with automake to produce Makefile.in -*-Makefile-*-. AUTOMAKE_OPTIONS = 1.3 gnits -TESTS = empty-file dir-1 dangling-symlink +TESTS = empty-file dir-1 dangling-symlink no-rights EXTRA_DIST = $(TESTS) TESTS_ENVIRONMENT = \ PATH=../../src:$$PATH