summaryrefslogtreecommitdiff
path: root/Master/tlpkg/TeXLive/TLUtils.pm
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/TeXLive/TLUtils.pm')
-rw-r--r--Master/tlpkg/TeXLive/TLUtils.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/TeXLive/TLUtils.pm b/Master/tlpkg/TeXLive/TLUtils.pm
index 5a7d95b420d..399e3fe4d1a 100644
--- a/Master/tlpkg/TeXLive/TLUtils.pm
+++ b/Master/tlpkg/TeXLive/TLUtils.pm
@@ -2355,7 +2355,7 @@ sub setup_programs {
#
if (!defined($tlfirst)) {
if ($ENV{'TEXLIVE_PREFER_OWN'}) {
- debug("setup_programs: TEXLIVE_PREFER_OWN is set!");
+ debug("setup_programs: TEXLIVE_PREFER_OWN is set!\n");
$tlfirst = 1;
}
}