From: Thierry Parmentelat Date: Thu, 24 Apr 2025 13:51:21 +0000 (+0200) Subject: 42 not 39 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;p=infrastructure.git 42 not 39 --- diff --git a/scripts/builds.sh b/scripts/builds.sh index 502636e..1ba281b 100755 --- a/scripts/builds.sh +++ b/scripts/builds.sh @@ -21,8 +21,8 @@ # Apr 2019: retrofit - default is sfa-4.0.3 i.e. python2, too much fuss otherwise # avoid using sfa in the build name, the tests then believe there is sfa available -/root/bin/lbuild-nightly.sh -f f39 -b @DATE@--f39-nofed & -#/root/bin/lbuild-nightly.sh -f f41 -b @DATE@--f41-nofed & +/root/bin/lbuild-nightly.sh -f f41 -b @DATE@--f41-nofed & +#/root/bin/lbuild-nightly.sh -f f39 -b @DATE@--f39-nofed & [ -n "$SINGLE" ] && exit #/root/bin/lbuild-nightly.sh -f f33 -b @DATE@--f33-serverside &