texlive[74627] Master/install-tl-windows.bat: Remove unrelated text
commits+preining at tug.org
commits+preining at tug.org
Sat Mar 15 05:37:40 CET 2025
Revision: 74627
https://tug.org/svn/texlive?view=revision&revision=74627
Author: preining
Date: 2025-03-15 05:37:40 +0100 (Sat, 15 Mar 2025)
Log Message:
-----------
Remove unrelated text in comments
Modified Paths:
--------------
trunk/Master/install-tl-windows.bat
Modified: trunk/Master/install-tl-windows.bat
===================================================================
--- trunk/Master/install-tl-windows.bat 2025-03-15 00:42:19 UTC (rev 74626)
+++ trunk/Master/install-tl-windows.bat 2025-03-15 04:37:40 UTC (rev 74627)
@@ -21,7 +21,7 @@
rem output from 'ver' e.g.
rem 'Microsoft Windows [Version 10.0.22621.382] for w11, and
rem 'Microsoft Windows [Version 10.0.19042.508] for w10
-rem It is w11 from 10.0.22000 on.for f in
+rem It is w11 from 10.0.22000 on.
for /f "usebackq tokens=2 delims=[]" %%I in (`ver`) do set ver_str=%%I
set ver_str=%ver_str:* =%
rem only windows 10 and higher officially supported
More information about the tex-live-commits
mailing list.