From 8a5f6e5542590edb94499bd6f36ba3787efbc2ce Mon Sep 17 00:00:00 2001 From: Dan McGee Date: Sun, 12 Sep 2010 09:50:44 -0500 Subject: Add multilib-testing to web update script Signed-off-by: Dan McGee --- cron-jobs/update-web-db | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cron-jobs') 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 -- cgit v1.2.3-24-g4f1b