1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-20 02:36:16 +02:00

tweak syntax to make it consistent with others

This commit is contained in:
Jim Meyering
2003-02-02 19:36:48 +00:00
parent 7be64fb687
commit a9a663e42b

View File

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