texlive[71639] Build/source/texk/web2c/tests/fix-changefile-lines.py:

commits+ascherer at tug.org commits+ascherer at tug.org
Fri Jun 28 05:03:56 CEST 2024


Revision: 71639
          https://tug.org/svn/texlive?view=revision&revision=71639
Author:   ascherer
Date:     2024-06-28 05:03:56 +0200 (Fri, 28 Jun 2024)
Log Message:
-----------
Fix comment according to last change.

Modified Paths:
--------------
    trunk/Build/source/texk/web2c/tests/fix-changefile-lines.py

Modified: trunk/Build/source/texk/web2c/tests/fix-changefile-lines.py
===================================================================
--- trunk/Build/source/texk/web2c/tests/fix-changefile-lines.py	2024-06-28 02:53:10 UTC (rev 71638)
+++ trunk/Build/source/texk/web2c/tests/fix-changefile-lines.py	2024-06-28 03:03:56 UTC (rev 71639)
@@ -140,8 +140,8 @@
 
     def find_match_in_web(self, web_reader):
         """Find the match for the current change chunk in the WEB file.
-        Returns the part number and section number just before the first match line,
-        as well as the line number of the first match line in the WEB file.
+        Returns the part, section, and line number of the first match line in
+        the WEB file.
         """
         while True:
             try:



More information about the tex-live-commits mailing list.