texlive[51057] Master/install-tl-windows.bat: Test mode now turned

commits+siepo at tug.org commits+siepo at tug.org
Thu May 9 17:31:05 CEST 2019


Revision: 51057
          http://tug.org/svn/texlive?view=revision&revision=51057
Author:   siepo
Date:     2019-05-09 17:31:04 +0200 (Thu, 09 May 2019)
Log Message:
-----------
Test mode now turned off

Modified Paths:
--------------
    trunk/Master/install-tl-windows.bat

Modified: trunk/Master/install-tl-windows.bat
===================================================================
--- trunk/Master/install-tl-windows.bat	2019-05-09 08:58:01 UTC (rev 51056)
+++ trunk/Master/install-tl-windows.bat	2019-05-09 15:31:04 UTC (rev 51057)
@@ -187,9 +187,9 @@
 rem pause
 "%instroot%tlpkg\tltcl\tclkit.exe" "%instroot%tlpkg\installer\install-tl-gui.tcl" -- %args%
 ) else (
-echo perl "%instroot%install-tl" %args%
-pause
-rem perl "%instroot%install-tl" %args%
+rem echo perl "%instroot%install-tl" %args%
+rem pause
+perl "%instroot%install-tl" %args%
 )
 
 rem The nsis installer will need this:



More information about the tex-live-commits mailing list