bug-gnulib
[Top][All Lists]
Advanced

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

gnulib-tool.py: Follow gnulib-tool changes, part 42.


From: Collin Funk
Subject: gnulib-tool.py: Follow gnulib-tool changes, part 42.
Date: Tue, 5 Mar 2024 20:49:52 -0800
User-agent: Mozilla Thunderbird

Here is two patches. The first fixes on item in gnulib-tool.py.TODO. I
thought I remembered seeing a good test case for this on the mailing
list but the archives seem to be down at the moment.

The second fixes this diff in gnulib-cache.m4 I found when testing:

diff --git a/test-python/m4/gnulib-cache.m4 b/test-shell/m4/gnulib-cache.m4
index 6afe7d8d1c..91f3e48123 100644
--- a/test-python/m4/gnulib-cache.m4
+++ b/test-shell/m4/gnulib-cache.m4
@@ -27,7 +27,7 @@
 
 
 # Specification in the form of a command-line invocation:
-#   # gnulib-tool --import \
+# gnulib-tool --import \
 #  --lib=libgnu \
 #  --source-base=lib \
 #  --m4-base=m4 \

The actioncmd already handles the comment '#' so we don't need another
when outputting in gnulib_cache.

Collin

Attachment: 0001-gnulib-tool.py-Follow-gnulib-tool-changes-part-42.patch
Description: Text Data

Attachment: 0002-gnulib-tool.py-Fix-gnulib-cache.m4-output.patch
Description: Text Data


reply via email to

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