summaryrefslogtreecommitdiff
path: root/db-cleanup
diff options
context:
space:
mode:
authorcoadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu>2015-09-23 21:00:21 -0300
committercoadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu>2015-09-23 21:00:21 -0300
commit5618d2cbda70e374a824134954e0d6b364f07f24 (patch)
treeb4807702b0b95282e234f59c1d32cad85840c9b5 /db-cleanup
parent1234da0178b5ec823cb6fe124cb5a99722920ec4 (diff)
fix variables
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 \