From a1c852a3f5dc3f688df7e459bb9d60d6f0da89f8 Mon Sep 17 00:00:00 2001 From: Hartmut Henkel Date: Sun, 5 Apr 2009 09:58:23 +0000 Subject: describe the lonesome "done" at the end git-svn-id: svn://tug.org/texlive/trunk@12633 c570f23f-e606-0410-a88d-b1316a301751 --- Master/install-tl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Master/install-tl b/Master/install-tl index 46f01769977..1f972bcd608 100755 --- a/Master/install-tl +++ b/Master/install-tl @@ -1133,11 +1133,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..."); + info("pre-generating all format files (fmtutil-sys --all), be patient...\n"); #system('fmtutil-sys', '--all'); # try to capture that output log(`fmtutil-sys --all 2>&1`); - info("done\n"); + info("pre-generating all format files done.\n"); } # option_links -- cgit v1.2.3