automake-ng
[Top][All Lists]
Advanced

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

[Automake-NG] [FYI] [ng] fixup: imprecise comment in a test


From: Stefano Lattarini
Subject: [Automake-NG] [FYI] [ng] fixup: imprecise comment in a test
Date: Sat, 21 Jul 2012 10:56:31 +0200

* 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>
---
 t/dist-many2.sh |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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.
 
-- 
1.7.10.4




reply via email to

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