summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlorian Pritz <bluewind@xinu.at>2014-10-07 19:21:00 +0200
committerFlorian Pritz <bluewind@xinu.at>2015-05-27 15:46:05 +0200
commit62a6e9c592faf92c18a93b6876caf93f8c14d8be (patch)
tree2cd1b6c91e42fe541009dd10bfe6370cd7662ee5
parente6e019b371d005fae7a36c7818ab589dc35cf4f5 (diff)
downloaddbscripts-62a6e9c592faf92c18a93b6876caf93f8c14d8be.tar.gz
dbscripts-62a6e9c592faf92c18a93b6876caf93f8c14d8be.tar.xz
db-remove: output architecture
Signed-off-by: Florian Pritz <bluewind@xinu.at>
-rwxr-xr-xdb-remove2
-rwxr-xr-xtest/test.d/sourceballs.sh1
2 files changed, 2 insertions, 1 deletions
diff --git a/db-remove b/db-remove
index f6d2e99..cdb87cf 100755
--- a/db-remove
+++ b/db-remove
@@ -30,7 +30,7 @@ done
remove_pkgs=()
for pkgbase in ${pkgbases[@]}; do
- msg "Removing $pkgbase from [$repo]..."
+ msg "Removing $pkgbase from [${repo}-${tarch}]..."
# TODO: detect split packages; do we even want them to be removed automatically?
remove_pkgs[${#remove_pkgs[*]}]=$pkgbase
done
diff --git a/test/test.d/sourceballs.sh b/test/test.d/sourceballs.sh
index fdcf08c..5b67972 100755
--- a/test/test.d/sourceballs.sh
+++ b/test/test.d/sourceballs.sh
@@ -69,6 +69,7 @@ testSourceballsCleanup() {
releasePackage extra ${pkgbase} ${arch}
done
done
+
../db-update
../cron-jobs/sourceballs