1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-03-16 18:03:53 +02:00

(TESTS_ENVIRONMENT): Set PATH, not STTY.

This commit is contained in:
Jim Meyering
1999-02-08 03:40:51 +00:00
parent 70a87bf7ca
commit 3dea3dfe03

View File

@@ -3,4 +3,4 @@ AUTOMAKE_OPTIONS = 1.2f gnits
TESTS = row-col-1 basic-1
EXTRA_DIST = $(TESTS)
TESTS_ENVIRONMENT = STTY=../../src/stty
TESTS_ENVIRONMENT = PATH=../../src:$$PATH