X-Git-Url: https://git.exim.org/buildfarm-client.git/blobdiff_plain/9c12053783e5164e03b5dc644e8d64e20ac8082b..5e7717c8bfb3c94d191403c9bf4fb61ac755b5fd:/build-farm.conf.template?ds=sidebyside diff --git a/build-farm.conf.template b/build-farm.conf.template index eb13152..ee056d9 100644 --- a/build-farm.conf.template +++ b/build-farm.conf.template @@ -17,8 +17,8 @@ use warnings; my $branch = $::branch; -# This could be changed to use the startdard layout but in a different place -my $basedir = $ENV{HOME}; +# This could be changed to use the standard layout but in a different place +my $basedir = "$ENV{HOME}"; # This template assumes that the user running the buildfarm process is "farm" my $farm_user_name = getpwuid($<) // die "$0: can't get user name from uid $<: $!\n"; @@ -186,7 +186,6 @@ our %conf =( # May be outdated, please check a current EDITME for # for options. #q(s/^# (EXPERIMENTAL_CERTNAMES.*)/$1/), - #q(s/^# (EXPERIMENTAL_DNSSEC.*)/$1/), ], # The user compiled as the master exim username.