diff options
author | Timo Teräs <timo.teras@iki.fi> | 2013-06-20 13:12:44 +0300 |
---|---|---|
committer | Timo Teräs <timo.teras@iki.fi> | 2013-06-20 13:12:44 +0300 |
commit | 7e18398781b056f858ef60200e24b0f8ab394cfe (patch) | |
tree | 4323eed281a457910a1fffa63d5fb9a29d1f6735 /test/fix6.test | |
parent | 17145f82aeba9a9fdfdf03cb4f74cb41cf3ab913 (diff) | |
download | apk-tools-7e18398781b056f858ef60200e24b0f8ab394cfe.tar.gz apk-tools-7e18398781b056f858ef60200e24b0f8ab394cfe.tar.bz2 apk-tools-7e18398781b056f858ef60200e24b0f8ab394cfe.tar.xz apk-tools-7e18398781b056f858ef60200e24b0f8ab394cfe.zip |
commit, db: make file conflicts and script errors non-fatal
fixes #1482
Diffstat (limited to 'test/fix6.test')
-rw-r--r-- | test/fix6.test | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/fix6.test b/test/fix6.test index c6dc6bd..ff87a10 100644 --- a/test/fix6.test +++ b/test/fix6.test @@ -5,6 +5,6 @@ --depends fix a @EXPECT -(1/2) Re-installing b (1) -(2/2) Re-installing a (1) +(1/2) Reinstalling b (1) +(2/2) Reinstalling a (1) OK: 0 MiB in 2 packages |