[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Automake-commit] [SCM] GNU Automake branch, ng/master, updated. v1.12.2
From: |
Stefano Lattarini |
Subject: |
[Automake-commit] [SCM] GNU Automake branch, ng/master, updated. v1.12.2-535-gd6af7e6 |
Date: |
Sat, 21 Jul 2012 09:40:33 +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=d6af7e632ab0b2fa8198118f852a9fa40fabac52
The branch, ng/master has been updated
via d6af7e632ab0b2fa8198118f852a9fa40fabac52 (commit)
from a92289e43e9303c890a774c2540f5f56bcccfc73 (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 d6af7e632ab0b2fa8198118f852a9fa40fabac52
Author: Stefano Lattarini <address@hidden>
Date: Sat Jul 21 10:53:25 2012 +0200
[ng] fixup: imprecise comment in a test
* t/dist-many2.sh: We don't fake the command line length for the shell
at "max 2000 chars", but at at "max 4000 chars". Adjust heading comment
accordingly.
Signed-off-by: Stefano Lattarini <address@hidden>
-----------------------------------------------------------------------
Summary of changes:
t/dist-many2.sh | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/t/dist-many2.sh b/t/dist-many2.sh
index 09e9d26..cd39a71 100755
--- a/t/dist-many2.sh
+++ b/t/dist-many2.sh
@@ -17,7 +17,7 @@
# Check that our dist rules do not hit errors due to an exceeded
# command line length when there are many files to distribute. Here,
# we fake a very low command line length limit for 'mkdir' (max 50
-# arguments) and the shell (max 2000 chars in its command line).
+# arguments) and the shell (max 4000 chars in its command line).
# The sister test 'dist-many.sh' try to hit the real command line length
# limit of the system, by declaring a huge number of files to be cleaned.
hooks/post-receive
--
GNU Automake
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Automake-commit] [SCM] GNU Automake branch, ng/master, updated. v1.12.2-535-gd6af7e6,
Stefano Lattarini <=