summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xMaster/install-tl4
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/install-tl b/Master/install-tl
index 6045ec52b8c..073061c4f10 100755
--- a/Master/install-tl
+++ b/Master/install-tl
@@ -1134,11 +1134,11 @@ operations might be disturbed.\n\n";
# all formats option
if ($vars{'option_fmt'}) {
- info("pre-generating all format files (fmtutil-sys --all), be patient...\n");
+ info("pre-generating all format files (fmtutil-sys --all), be patient... ");
#system('fmtutil-sys', '--all');
# try to capture that output
log(`fmtutil-sys --all 2>&1`);
- info("pre-generating all format files done.\n");
+ info("done.\n");
}
# option_links