stupidest mistake ever - builds labeled as 43 were indeed 41 master
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Thu, 18 Dec 2025 14:02:17 +0000 (15:02 +0100)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Thu, 18 Dec 2025 14:02:17 +0000 (15:02 +0100)
scripts/builds.sh

index 74c2fa8..3a2a7f1 100755 (executable)
@@ -21,6 +21,6 @@
 # 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 f41 -b @DATE@--f43-nofed &
+/root/bin/lbuild-nightly.sh -f f43 -b @DATE@--f43-nofed &
 # /root/bin/lbuild-nightly.sh -f f41 -b @DATE@--f41-nofed &
 [ -n "$SINGLE" ] && exit