Skip to content

Commit 8490814

Browse files
committed
Need a path so that the tests can find regular commands like sed(1)
(Nelson H. F. Beebe)
1 parent 16fd282 commit 8490814

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile.in

+1
Original file line numberDiff line numberDiff line change
@@ -726,6 +726,7 @@ $(srcdir)/stamp-h.in: $(srcdir)/configure.ac
726726

727727
check test: atconfig atlocal $(srcdir)/tests/testsuite $(BUILD)
728728
$(ENVCMD) - \
729+
PATH="$(PATH)" \
729730
TESTSUITEREGEN="$(TESTSUITEREGEN)" \
730731
USER="$(USER)" \
731732
LC_ALL=C \

0 commit comments

Comments
 (0)