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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user