fix
[infrastructure.git] / scripts / builds.sh
index 18370e0..930d25f 100755 (executable)
@@ -20,9 +20,9 @@
 # Mar 2019: sfa is python3
 # Apr 2019: retrofit - default is sfa-4.0.3 i.e. python2, too much fuss otherwise
 
-/root/bin/lbuild-nightly.sh -f f29 -b @DATE@--f31 &
+/root/bin/lbuild-nightly.sh -f f31 -b @DATE@--f31 &
 [ -n "$SINGLE" ] && exit
-/root/bin/lbuild-nightly.sh -f f27 -b @DATE@--f29 &
+/root/bin/lbuild-nightly.sh -f f29 -b @DATE@--f29 &
 #/root/bin/lbuild-nightly.sh -f f29 -b @DATE@--f29-sfa3 sfa-GITPATH=git://git.onelab.eu/sfa.git@master &
 
 # this once just to check