]> git.ipfire.org Git - thirdparty/tar.git/commit
Fix interaction of -u with -C
authorSergey Poznyakoff <gray@gnu.org.ua>
Mon, 26 Sep 2016 10:17:26 +0000 (13:17 +0300)
committerSergey Poznyakoff <gray@gnu.org.ua>
Mon, 26 Sep 2016 10:53:50 +0000 (13:53 +0300)
commite1b7e40ff08c2493d2256f0ce6c682afc0c453f3
tree818fc41315718b12781cd49ad730c003936e3a52
parentc2886473a803c8e4a60f673e12ebf5b7d2c5a38a
Fix interaction of -u with -C

* src/update.c (update_archive): Pass correct change_dir
value for addname
* tests/update03.at: New file.
* tests/Makefile.am: Add update03.at
* tests/testsuite.at: Include update03.at
src/update.c
tests/Makefile.am
tests/testsuite.at
tests/update03.at [new file with mode: 0644]