summaryrefslogtreecommitdiff
path: root/db-cleanup
diff options
context:
space:
mode:
Diffstat (limited to 'db-cleanup')
-rwxr-xr-xdb-cleanup2
1 files changed, 1 insertions, 1 deletions
diff --git a/db-cleanup b/db-cleanup
index e62681f..9e9a21f 100755
--- a/db-cleanup
+++ b/db-cleanup
@@ -53,7 +53,7 @@ done
msg "Removing old files:"
-for POOL in "${packages_poolS[@]}" "${sources_poolS[@]}"; do
+for POOL in "${packages_pools[@]}" "${sources_pools[@]}"; do
msg2 '%s' "${POOL}"
rsync "${EXTRAFLAGS[@]}" -va --delete-excluded \