X-Git-Url: https://git.exim.org/buildfarm-client.git/blobdiff_plain/b1db0979b6f543c01461fbc42821d6e905e2432b..ce98e9034ead6df1000916cc611304e38049c58c:/build-farm.conf.template diff --git a/build-farm.conf.template b/build-farm.conf.template index 30134a7..66a4750 100644 --- a/build-farm.conf.template +++ b/build-farm.conf.template @@ -42,6 +42,9 @@ my $branch; # replacement must have the same effect # must be absolute, can be either Unix or Windows style for MSVC tar_log_cmd => undef, + # If running multiple animals, an explicit common directory for + # the lockfile so that runs do not conflict. Otherwise, leave unset. + global_lock_dir => '/home/farm', # this directory must exist before anything will work build_root => '/home/farm/buildfarm', # set true to do vpath builds