texlive[46045] Master/tlpkg/TeXLive/TLUtils.pm: (use vars): add

commits+karl at tug.org commits+karl at tug.org
Mon Dec 11 23:26:07 CET 2017


Revision: 46045
          http://tug.org/svn/texlive?view=revision&revision=46045
Author:   karl
Date:     2017-12-11 23:26:07 +0100 (Mon, 11 Dec 2017)
Log Message:
-----------
(use vars): add $JSON::true and $JSON::false.

Modified Paths:
--------------
    trunk/Master/tlpkg/TeXLive/TLUtils.pm

Modified: trunk/Master/tlpkg/TeXLive/TLUtils.pm
===================================================================
--- trunk/Master/tlpkg/TeXLive/TLUtils.pm	2017-12-11 22:25:02 UTC (rev 46044)
+++ trunk/Master/tlpkg/TeXLive/TLUtils.pm	2017-12-11 22:26:07 UTC (rev 46045)
@@ -120,6 +120,7 @@
   $TeXLive::TLDownload::net_lib_avail
     $::checksum_method $::gui_mode $::machinereadable $::no_execute_actions
     $::regenerate_all_formats
+  $JSON::false $JSON::true
 );
 
 BEGIN {



More information about the tex-live-commits mailing list