summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-02-21 16:34:31 +0000
committerKarl Berry <karl@freefriends.org>2022-02-21 16:34:31 +0000
commitcba69ba6761d43f9cedaa2d73a0b0ea0184b955f (patch)
treea3dbc902974534d5b33c12f01766e53fc647e2d5
parent33fbee6d211cd14b70f31598bee6917c309eefd0 (diff)
(-debug-fakenet): doc.
(TEXLIVE_INSTALL_NO_RESUME): use this envvar, as always intended, to omit asking "import settings" from an existing install, instead of TEXLIVE_INSTALL_NO_WELCOME (wrong). git-svn-id: svn://tug.org/texlive/trunk@62117 c570f23f-e606-0410-a88d-b1316a301751
-rwxr-xr-xMaster/install-tl7
1 files changed, 6 insertions, 1 deletions
diff --git a/Master/install-tl b/Master/install-tl
index 9ef35051bcb..979b58c948b 100755
--- a/Master/install-tl
+++ b/Master/install-tl
@@ -648,7 +648,7 @@ if ($opt_profile eq "") {
# before we start the installation we check for the existence of
# a previous installation, and in case we ship inform the UI
- if (!exists $ENV{"TEXLIVE_INSTALL_NO_WELCOME"}) {
+ if (!exists $ENV{"TEXLIVE_INSTALL_NO_RESUME"}) {
my $tlmgrwhich = which("tlmgr");
if ($tlmgrwhich) {
my $dn = dirname($tlmgrwhich);
@@ -2812,6 +2812,11 @@ For more information on custom binaries, see
L<https://tug.org/texlive/custom-bin.html>. For general information on
building TeX Live, see L<https://tug.org/texlive/build.html>.
+=item B<-debug-fakenet>
+
+Pretend we're doing a network install, for the sole purpose of testing
+broken downloads via moving package files aside in a tlnet mirror.
+
=item B<-debug-translation>
In the former Perl/Tk GUI modes, this option reported any missing,