summaryrefslogtreecommitdiff
path: root/conf/common.conf.example
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2018-05-30 11:10:15 +0200
committerErich Eckner <git@eckner.net>2018-05-30 11:10:15 +0200
commite81196e242a3de0c3b9c4394c7aedbb84bdc87b6 (patch)
treeb5b864aea62545eecad9aced529c25b69159f4d1 /conf/common.conf.example
parent7b82381437c360687423a32beb7dcd6812b06ad9 (diff)
downloadbuilder-e81196e242a3de0c3b9c4394c7aedbb84bdc87b6.tar.xz
repo_names and repo_paths__* is read from the database on the buildmaster, now
Diffstat (limited to 'conf/common.conf.example')
-rwxr-xr-xconf/common.conf.example5
1 files changed, 0 insertions, 5 deletions
diff --git a/conf/common.conf.example b/conf/common.conf.example
index a26a82a..7ffedf0 100755
--- a/conf/common.conf.example
+++ b/conf/common.conf.example
@@ -7,8 +7,3 @@
# uncomment and change the desired variables.
#work_dir="${base_dir}/work"
-
-#repo_names='packages community archlinux32'
-#repo_paths__packages="${work_dir}/repos/packages"
-#repo_paths__community="${work_dir}/repos/community"
-#repo_paths__archlinux32="${work_dir}/repos/packages32"