projects
/
platform
/
upstream
/
coreutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
70a87bf
)
(TESTS_ENVIRONMENT): Set PATH, not STTY.
author
Jim Meyering
<jim@meyering.net>
Mon, 8 Feb 1999 03:40:51 +0000
(
03:40
+0000)
committer
Jim Meyering
<jim@meyering.net>
Mon, 8 Feb 1999 03:40:51 +0000
(
03:40
+0000)
tests/stty/Makefile.am
patch
|
blob
|
history
diff --git
a/tests/stty/Makefile.am
b/tests/stty/Makefile.am
index 9a2486414ef250ff7ece0337a2f902a602621ddd..3161bc923b9f10d6fa27e769a7959e3ac1169b84 100644
(file)
--- a/
tests/stty/Makefile.am
+++ b/
tests/stty/Makefile.am
@@
-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