summaryrefslogtreecommitdiffstats
path: root/cron-jobs
diff options
context:
space:
mode:
authorDan McGee <dan@archlinux.org>2010-09-12 16:50:44 +0200
committerDan McGee <dan@archlinux.org>2010-09-12 16:50:44 +0200
commit8a5f6e5542590edb94499bd6f36ba3787efbc2ce (patch)
tree419e9bd425036f67aa37ac78e96c93a36d160a83 /cron-jobs
parente67a4695ee9550dfa7de153c48d3949891acb048 (diff)
downloaddbscripts-8a5f6e5542590edb94499bd6f36ba3787efbc2ce.tar.gz
dbscripts-8a5f6e5542590edb94499bd6f36ba3787efbc2ce.tar.xz
Add multilib-testing to web update script
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'cron-jobs')
-rwxr-xr-xcron-jobs/update-web-db2
1 files changed, 1 insertions, 1 deletions
diff --git a/cron-jobs/update-web-db b/cron-jobs/update-web-db
index 8f91ca2..8b74a3a 100755
--- a/cron-jobs/update-web-db
+++ b/cron-jobs/update-web-db
@@ -9,7 +9,7 @@ ARCHES="i686 x86_64"
# having "more important repos" last should make [core] trickle to the top of
# the updates list each hour rather than being overwhelmed by big [extra] and
# [community] updates
-REPOS="community-testing multilib community extra testing core"
+REPOS="community-testing multilib-testing multilib community extra testing core"
LOGOUT="/tmp/archweb_update.log"
# figure out what operation to perform