]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
(TESTS_ENVIRONMENT): Add TOUCH.
authorJim Meyering <jim@meyering.net>
Thu, 22 Jan 1998 08:33:26 +0000 (08:33 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 22 Jan 1998 08:33:26 +0000 (08:33 +0000)
tests/ls/Makefile.am

index 06fc73581af921e3c5130fec70ff24c9232922f1..8f5dadd4a86b3bafbfa498f66210d81d486a9632 100644 (file)
@@ -4,4 +4,4 @@ AUTOMAKE_OPTIONS = 1.2 gnits
 
 TESTS = time-1
 EXTRA_DIST = $(TESTS)
-TESTS_ENVIRONMENT = LS=../../src/ls
+TESTS_ENVIRONMENT = LS=../../src/ls TOUCH=../../src/touch