texlive[63671] Master/install-tl: oops, debugging left in

commits+karl at tug.org commits+karl at tug.org
Tue Jun 21 00:41:55 CEST 2022


Revision: 63671
          http://tug.org/svn/texlive?view=revision&revision=63671
Author:   karl
Date:     2022-06-21 00:41:54 +0200 (Tue, 21 Jun 2022)
Log Message:
-----------
oops, debugging left in

Modified Paths:
--------------
    trunk/Master/install-tl

Modified: trunk/Master/install-tl
===================================================================
--- trunk/Master/install-tl	2022-06-20 22:40:29 UTC (rev 63670)
+++ trunk/Master/install-tl	2022-06-20 22:41:54 UTC (rev 63671)
@@ -1494,7 +1494,6 @@
       my $deftmflocal = Cwd::abs_path($vars{'TEXDIR'}.'/../texmf-local');
       if (!defined $deftmflocal       # in case abs_path couldn't resolve
           || Cwd::abs_path($vars{TEXMFLOCAL}) ne "$deftmflocal") {
-        warn "TEXMFLOCAL changed, now $vars{'TEXMFLOCAL'}\n";
         push @changedtmf, "TEXMFLOCAL = $vars{'TEXMFLOCAL'}\n";
       }
     } elsif ($line =~ m/^TEXMFSYSVAR/) {



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