help-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH] Update test documentation to use correct path flag


From: Marco Sirabella
Subject: [PATCH] Update test documentation to use correct path flag
Date: Tue, 20 Feb 2024 01:07:31 -0800

See: 5058a94e
---
 tests/README | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/tests/README b/tests/README
index 194d49d9..15f125e8 100644
--- a/tests/README
+++ b/tests/README
@@ -37,8 +37,8 @@ To run the test suite on Windows NT or DOS systems, use
 "perl.exe ./run_make-tests.pl".
 
 By default, the test engine picks up the first executable called "make"
-that it finds in your path.  You may use the -make_path option (i.e.,
-"perl run_make_tests -make_path /usr/local/src/make-3.78/make") if
+that it finds in your path.  You may use the -make option (i.e.,
+"perl run_make_tests -make /usr/local/src/make-3.78/make") if
 you want to run a particular copy.  This now works correctly with
 relative paths and when make is called something other than "make" (like
 "gmake").
-- 
2.43.0




reply via email to

[Prev in Thread] Current Thread [Next in Thread]