Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/conf/master.conf.example
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2022-09-28 13:59:58 +0200
committerErich Eckner <git@eckner.net>2022-09-28 13:59:58 +0200
commitaa166d81abc3be5eb8949cc309755a22c0581c5e (patch)
tree53e376e2eeca0cc5d6a558d5be3af362c02cb7ba /conf/master.conf.example
parent981e4dbcc23a531f967de9384e1c055fb7785f40 (diff)
bin/check-mirrors: use lock file to only run once without parameters at the same time
Diffstat (limited to 'conf/master.conf.example')
-rwxr-xr-xconf/master.conf.example1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/master.conf.example b/conf/master.conf.example
index 1afddbb..a11e415 100755
--- a/conf/master.conf.example
+++ b/conf/master.conf.example
@@ -39,6 +39,7 @@
#mysql_command='mysql buildmaster'
#build_list_lock_file="${work_dir}/build-list.lock"
+#check_mirrors_lock_file="${work_dir}/check-mirrors.lock"
#harvest_commit_times_lock_file="${work_dir}/harvest-commit-times.lock"
#package_database_lock_file="${work_dir}/package-database.lock"
#sanity_check_lock_file="${work_dir}/sanity-check.lock"