]> Dogcows Code - chaz/tar/blobdiff - src/system.c
(sys_child_open_for_uncompress): Do not
[chaz/tar] / src / system.c
index 1e99aabe0056d6f890930cb7a0ef199cc4172bad..cd8f77c2eadf3a75845708b162b5f6d6248c3f3f 100644 (file)
@@ -517,7 +517,6 @@ sys_child_open_for_uncompress (void)
     {
       /* The parent tar is still here!  Just clean up.  */
 
-      read_full_records_option = true;
       archive = parent_pipe[PREAD];
       xclose (parent_pipe[PWRITE]);
       return child_pid;
This page took 0.0216190000000001 seconds and 4 git commands to generate.