X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=scripts%2Fbuilds.sh;h=edf81ff160c02d2954a101a024681b34502a115b;hb=HEAD;hp=84e34f34fc1b093477992ffc16caa3ad75cc1d88;hpb=561e43e91b3711f310484ba66bab354074e23e03;p=infrastructure.git diff --git a/scripts/builds.sh b/scripts/builds.sh index 84e34f3..edf81ff 100755 --- a/scripts/builds.sh +++ b/scripts/builds.sh @@ -21,8 +21,7 @@ # 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 f37 -b @DATE@--f37-nofed & -/root/bin/lbuild-nightly.sh -f f35 -b @DATE@--f35-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 &