[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Automake-commit] [SCM] GNU Automake branch, maint, updated. v1.12.1-111
From: |
Stefano Lattarini |
Subject: |
[Automake-commit] [SCM] GNU Automake branch, maint, updated. v1.12.1-111-g3187deb |
Date: |
Sun, 08 Jul 2012 08:18:50 +0000 |
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU Automake".
http://git.sv.gnu.org/gitweb/?p=automake.git;a=commitdiff;h=3187debeb65ca767511cbc1720551c8db4b8e577
The branch, maint has been updated
via 3187debeb65ca767511cbc1720551c8db4b8e577 (commit)
from ea93d8d05cf61d11a557e21b47f4736e337f6b1a (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 3187debeb65ca767511cbc1720551c8db4b8e577
Author: Stefano Lattarini <address@hidden>
Date: Sun Jul 8 09:56:18 2012 +0200
fixup: t/README: it's ./runtest, not ./t/ax/runtest
* t/README (Supported shells): Here. And remove an extra empty line.
Signed-off-by: Stefano Lattarini <address@hidden>
-----------------------------------------------------------------------
Summary of changes:
t/README | 3 +--
1 files changed, 1 insertions(+), 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
hooks/post-receive
--
GNU Automake
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Automake-commit] [SCM] GNU Automake branch, maint, updated. v1.12.1-111-g3187deb,
Stefano Lattarini <=