X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;ds=sidebyside;f=src%2Fnames.c;h=b12efe1be5781702e489ad6bf3099bcda7e00ec5;hb=f0ceef8596838d725205e0b2aa7fd39da48fa34d;hp=6e251e3c159bd7d92b66efa323be8203024c64de;hpb=aeffa4f266dbeb3325300a86ae7a6652589d2021;p=chaz%2Ftar diff --git a/src/names.c b/src/names.c index 6e251e3..b12efe1 100644 --- a/src/names.c +++ b/src/names.c @@ -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 (); }