From 782e8d67158115e8040215bcfef7e8ba54c6d04e Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Thomas=20B=C3=A4chler?= <thomas@archlinux.org>
Date: Sat, 31 Oct 2009 19:17:39 +0100
Subject: create-filelists: add community-testing

---
 cron-jobs/create-filelists | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'cron-jobs/create-filelists')

diff --git a/cron-jobs/create-filelists b/cron-jobs/create-filelists
index 727fe58..840535e 100755
--- a/cron-jobs/create-filelists
+++ b/cron-jobs/create-filelists
@@ -2,7 +2,7 @@
 
 reposdir="/srv/ftp"
 targetdir="/srv/ftp"
-repos="core extra testing community"
+repos="core extra testing community community-testing"
 
 . "$(dirname $0)/../db-functions"
 . "$(dirname $0)/../config"
-- 
cgit v1.2.3-2-g168b