Check perms on home directory when running.
[buildfarm-client.git] / build-farm.conf.template
index 30134a708001bc3c859f2bc8ddcf2af90211ea14..66a475035ded09e0658535f4551d16709ebbc9cf 100644 (file)
@@ -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