Fix interacton of --verbose and --append.

* src/buffer.c (_open_archive): don't overwrite existing archive
if given the --verify option.
* tests/append04.at: New file.
* tests/Makefile.am: Add new testcase.
* tests/testsuite.at: Add new testcase.
* THANKS: Update.
This commit is contained in:
Sergey Poznyakoff
2013-08-04 19:00:46 +03:00
parent 6e5e4420f4
commit 47560a0498
5 changed files with 69 additions and 5 deletions

View File

@@ -51,6 +51,7 @@ TESTSUITE_AT = \
append01.at\
append02.at\
append03.at\
append04.at\
backup01.at\
chtype.at\
comprec.at\