automake-patches
[Top][All Lists]
Advanced

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

[PATCH] {maint} fixup: t/README: it's ./runtest, not ./t/ax/runtest


From: Stefano Lattarini
Subject: [PATCH] {maint} fixup: t/README: it's ./runtest, not ./t/ax/runtest
Date: Sun, 8 Jul 2012 09:57:04 +0200

* t/README (Supported shells): Here. And remove an extra empty line.

Signed-off-by: Stefano Lattarini <address@hidden>
---
 t/README |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/t/README b/t/README
index 25fd735..60b4252 100644
--- a/t/README
+++ b/t/README
@@ -95,8 +95,7 @@ Supported shells
     AM_TEST_RUNNER_SHELL=/bin/my-sh make -e check      (non-GNU make)
 
     # Run a test directly from the command line.
-    AM_TEST_RUNNER_SHELL=/bin/my-sh ./t/ax/runtest t/foo.sh
-
+    AM_TEST_RUNNER_SHELL=/bin/my-sh ./runtest t/foo.sh
 
   The test scripts are written with portability in mind, and should run
   with any decent POSIX shell.  However, it is worth nothing that older
-- 
1.7.9.5




reply via email to

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