X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=src%2Ftar.c;h=300a83428ce926386e641647c1582d1fe69d03e9;hb=eb7e2aa9334d80747c6f6c4f093716fd030f3f15;hp=59cde36ebf6221f64df2ff183d504d672f6995e3;hpb=717a07e208ced8ab10c59e70eada67c1a2e8afa2;p=chaz%2Ftar diff --git a/src/tar.c b/src/tar.c index 59cde36..300a834 100644 --- a/src/tar.c +++ b/src/tar.c @@ -2623,6 +2623,8 @@ main (int argc, char **argv) exit_failure = TAREXIT_FAILURE; exit_status = TAREXIT_SUCCESS; + error_hook = checkpoint_flush_actions; + filename_terminator = '\n'; set_quoting_style (0, DEFAULT_QUOTING_STYLE);