[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.0b-9-
From: |
Stefano Lattarini |
Subject: |
[Automake-commit] [SCM] GNU Automake branch, maint, updated. v1.12.0b-9-g9a7a83b |
Date: |
Fri, 01 Jun 2012 09:50:38 +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=9a7a83ba81789eddcd0aece24c079bac1116c8c1
The branch, maint has been updated
via 9a7a83ba81789eddcd0aece24c079bac1116c8c1 (commit)
from ff022f46d098098bc17100332e2c96ebef715dff (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 9a7a83ba81789eddcd0aece24c079bac1116c8c1
Author: Stefano Lattarini <address@hidden>
Date: Fri Jun 1 11:49:16 2012 +0200
maintcheck: fix a spurious failure
* Makefile.am (test_subdirs): Add 't/perf'. Fix spurious failure
of the 'maintainer-check-list-of-tests' target.
Signed-off-by: Stefano Lattarini <address@hidden>
-----------------------------------------------------------------------
Summary of changes:
Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/Makefile.am b/Makefile.am
index 8bd723e..57a2137 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -419,7 +419,7 @@ check-local: check-no-repeated-test-name
.PHONY: check-no-repeated-test-name
## Checking the list of tests.
-test_subdirs = t t/pm
+test_subdirs = t t/pm t/perf
include $(srcdir)/t/CheckListOfTests.am
# Run the testsuite with the installed aclocal and automake.
hooks/post-receive
--
GNU Automake
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Automake-commit] [SCM] GNU Automake branch, maint, updated. v1.12.0b-9-g9a7a83b,
Stefano Lattarini <=