summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/scripts
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2024-01-22 17:55:49 +0000
committerKarl Berry <karl@freefriends.org>2024-01-22 17:55:49 +0000
commit8ab2bbd5a16cc3d70cdfce09b65770de6b880d1b (patch)
tree1d4f37c7bf0651b2d17562a143c8a806c6b376fc /Master/texmf-dist/scripts
parent3479b6ceba0e9b13650cdc56a34ec2cc8a6c01a9 (diff)
(main): show version and $::maintree if debugging.
git-svn-id: svn://tug.org/texlive/trunk@69534 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/scripts')
-rwxr-xr-xMaster/texmf-dist/scripts/texlive/tlmgr.pl5
1 files changed, 4 insertions, 1 deletions
diff --git a/Master/texmf-dist/scripts/texlive/tlmgr.pl b/Master/texmf-dist/scripts/texlive/tlmgr.pl
index a0bf15b95f4..fa98ec783ca 100755
--- a/Master/texmf-dist/scripts/texlive/tlmgr.pl
+++ b/Master/texmf-dist/scripts/texlive/tlmgr.pl
@@ -622,7 +622,9 @@ for the full story.\n";
tldie("$prg: Try --help if you need it.\n");
}
- #
+ # nice to have the version if debugging.
+ debug("tlmgr version $tlmgrversion\n");
+
# the main tree we will be working on
$::maintree = $Master;
if ($opts{"usermode"}) {
@@ -634,6 +636,7 @@ for the full story.\n";
chomp($::maintree = `kpsewhich -var-value TEXMFHOME`);
}
}
+ debug("maintree=$::maintree\n");
# besides doing normal logging if -logfile is specified, we try to log
# package related actions (install, remove, update) to