X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=src%2Ftar.c;h=4b86e7556a90963dcc8d1a3a92c6bad728b8854a;hb=8aa729b90e579cce02d1ef77256c3c4f7b8af29c;hp=4a58a74b4280bbe6f042be4421c66178875cbfa1;hpb=71d2a66f4220a64ac896706d56c0de7eae7b8d2e;p=chaz%2Ftar diff --git a/src/tar.c b/src/tar.c index 4a58a74..4b86e75 100644 --- a/src/tar.c +++ b/src/tar.c @@ -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 ();