texlive[47994] Master/tlpkg/TeXLive/TLUtils.pm: stupid error

commits+preining at tug.org commits+preining at tug.org
Tue Jun 12 02:41:23 CEST 2018


Revision: 47994
          http://tug.org/svn/texlive?view=revision&revision=47994
Author:   preining
Date:     2018-06-12 02:41:23 +0200 (Tue, 12 Jun 2018)
Log Message:
-----------
stupid error

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

Modified: trunk/Master/tlpkg/TeXLive/TLUtils.pm
===================================================================
--- trunk/Master/tlpkg/TeXLive/TLUtils.pm	2018-06-12 00:24:18 UTC (rev 47993)
+++ trunk/Master/tlpkg/TeXLive/TLUtils.pm	2018-06-12 00:41:23 UTC (rev 47994)
@@ -2185,7 +2185,7 @@
 
   # only check the necessary compressor program
   my $decompressor = $::progs{$decompressorType};
-  my @decompressorArgs = @{$Compressors{$decompressor}{'decompress_args'}};
+  my @decompressorArgs = @{$Compressors{$decompressorType}{'decompress_args'}};
 
   my $fn = basename($what);
   my $pkg = $fn;



More information about the tex-live-commits mailing list