diff options
Diffstat (limited to 'Master/texmf')
-rw-r--r-- | Master/texmf/scripts/texlive/updater-w32.bat | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf/scripts/texlive/updater-w32.bat b/Master/texmf/scripts/texlive/updater-w32.bat index 2984c0564c2..163138bd2a7 100644 --- a/Master/texmf/scripts/texlive/updater-w32.bat +++ b/Master/texmf/scripts/texlive/updater-w32.bat @@ -24,7 +24,7 @@ rem :: abort if it fails to do so. This means that the trigger script :: has to be created by the current invocation of tlmgr.pl :: * write_w32_updater subroutine in tlmgr.pl prepares the update -:: and writes the trigger script. Packages in .lzma archives are +:: and writes the trigger script. Packages in .xz archives are :: dowloaded/copied and uncompressed to .tar files. Also .tar :: backups of the current packages are made. If everything is :: successful, the trigger script is written, otherwise the update @@ -53,7 +53,7 @@ rem :: (2) untar all package backups :: (3) include .tlpobj files (from backup) into tlpdb :: (4) print restore info -:: Any error during (1) or (2) and we go into panic mode. At this +:: Any error during (2) or (3) and we go into panic mode. At this :: point there is no guarantee that the installation is still :: working. There is not much we can do but to print failed restore :: info and give instructions to download and run |