42 not 39 master
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Thu, 24 Apr 2025 13:51:21 +0000 (15:51 +0200)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Thu, 24 Apr 2025 13:51:21 +0000 (15:51 +0200)
scripts/builds.sh

index 502636e..1ba281b 100755 (executable)
@@ -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
 # 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 &
 [ -n "$SINGLE" ] && exit
 
 #/root/bin/lbuild-nightly.sh -f f33 -b @DATE@--f33-serverside &