(main): Reword the "delayed error" message. New wording proposed by Karl Berry.

This commit is contained in:
Sergey Poznyakoff
2008-05-05 21:33:39 +00:00
parent 057dd26a60
commit 8aa729b90e

View File

@@ -2480,7 +2480,7 @@ main (int argc, char **argv)
name_term ();
if (exit_status == TAREXIT_FAILURE)
error (0, 0, _("Error exit delayed from previous errors"));
error (0, 0, _("Exiting with failure status due to previous errors"));
if (stdlis == stdout)
close_stdout ();