]> Dogcows Code - chaz/tar/commit
Fix interaction between --listed-incremental and -C
authorSergey Poznyakoff <gray@gnu.org.ua>
Thu, 13 Aug 2009 13:45:49 +0000 (16:45 +0300)
committerSergey Poznyakoff <gray@gnu.org.ua>
Thu, 13 Aug 2009 13:45:49 +0000 (16:45 +0300)
commit006c1efbe8ab3cbc335e8d22971ae4496577294c
tree407259cb7ee2db74669853ad5ed5240087a7925f
parentaeffa4f266dbeb3325300a86ae7a6652589d2021
Fix interaction between --listed-incremental and -C

* src/incremen.c (read_directory_file): Execute eventual -C dir
after opening the snapshot file.
(collect_and_sort_names): Remove call to chdir_do
* tests/incr05.at, tests/incr06.at: Use relative file names for
snapshot files.
src/incremen.c
src/names.c
tests/incr05.at
tests/incr06.at
This page took 0.019201 seconds and 4 git commands to generate.