summaryrefslogtreecommitdiffstats
path: root/cron-jobs
diff options
context:
space:
mode:
authorThomas Bächler <thomas@archlinux.org>2009-10-31 19:17:39 +0100
committerThomas Bächler <thomas@archlinux.org>2009-10-31 19:17:39 +0100
commit782e8d67158115e8040215bcfef7e8ba54c6d04e (patch)
tree4859a5fa3762ce3665d4083fffdd75f5e53ad51a /cron-jobs
parent1857fca2d204011852cf2309b66381b2fb4f6535 (diff)
downloaddbscripts-782e8d67158115e8040215bcfef7e8ba54c6d04e.tar.gz
dbscripts-782e8d67158115e8040215bcfef7e8ba54c6d04e.tar.xz
create-filelists: add community-testing
Diffstat (limited to 'cron-jobs')
-rwxr-xr-xcron-jobs/create-filelists2
1 files changed, 1 insertions, 1 deletions
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"