]> Dogcows Code - chaz/tar/blobdiff - src/names.c
Fix interaction between --listed-incremental and -C
[chaz/tar] / src / names.c
index 6e251e3c159bd7d92b66efa323be8203024c64de..b12efe1be5781702e489ad6bf3099bcda7e00ec5 100644 (file)
@@ -903,7 +903,7 @@ collect_and_sort_names (void)
                        _("Only one -C option is allowed with "
                          "--listed-incremental")));
        }
-      chdir_do (namelist->change_dir);
+
       read_directory_file ();
     }
   
This page took 0.019538 seconds and 4 git commands to generate.