From 4c549328c10ed052b6aa5f29434c661e2534b82f Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 28 May 2010 17:27:56 +0000 Subject: be more emphatic about the need to fix git-svn-id: svn://tug.org/texlive/trunk@18564 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/bin/tl-update-tlpdb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Master/tlpkg/bin/tl-update-tlpdb') diff --git a/Master/tlpkg/bin/tl-update-tlpdb b/Master/tlpkg/bin/tl-update-tlpdb index dc0b5c4e444..901f12ac575 100755 --- a/Master/tlpkg/bin/tl-update-tlpdb +++ b/Master/tlpkg/bin/tl-update-tlpdb @@ -119,10 +119,10 @@ sub main # $opt_fix_reverse_revisions $opt_fix_reverse_revisions = 0; if (compare_and_fix_tlpdbs($oldtlpdb, $newtlpdb)) { - tlwarn ("$progname: oops, should not happen!" + tlwarn ("$progname: *** oops, should not happen!\n" . " After one iteration of compare_tlpdbs\n" - . " the new tlpdb is still going backwards in time.\n" - . " Check output above and fix!\n"); + . " the new tlpdb is still going backwards in time;\n" + . " check output above and fix!\n"); # $buggy_tlpdb is already set to 1 } else { # fixing succeeded -- cgit v1.2.3