]> Dogcows Code - chaz/tar/blobdiff - src/tar.c
Improve checkpoint interface.
[chaz/tar] / src / tar.c
index 6fb9277fdda95cfbfecc0f81137b737bbc0c8c2e..59cde36ebf6221f64df2ff183d504d672f6995e3 100644 (file)
--- a/src/tar.c
+++ b/src/tar.c
@@ -2696,6 +2696,8 @@ main (int argc, char **argv)
       test_archive_label ();
     }
 
+  checkpoint_finish ();
+  
   if (totals_option)
     print_total_stats ();
 
This page took 0.016144 seconds and 4 git commands to generate.