summaryrefslogtreecommitdiffstats
path: root/test/test.d/db-update.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test/test.d/db-update.sh')
-rwxr-xr-xtest/test.d/db-update.sh3
1 files changed, 1 insertions, 2 deletions
diff --git a/test/test.d/db-update.sh b/test/test.d/db-update.sh
index 5cee647..6fe0321 100755
--- a/test/test.d/db-update.sh
+++ b/test/test.d/db-update.sh
@@ -150,10 +150,9 @@ testAddIncompleteSplitPackage() {
releasePackage ${repo} ${pkgbase} ${arch}
done
- # remove a split package to make db-update fail
+ # remove a split package to make db-update ignore it
rm "${STAGING}"/extra/${pkgbase}1-*
- # TODO: should this really not add any packages but exit 0? check against new specs
../db-update
for arch in ${arches[@]}; do