From 323b78e10d7eb6d3a13bada0a64e98637dab8881 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Thu, 18 Dec 2025 15:02:17 +0100 Subject: [PATCH] stupidest mistake ever - builds labeled as 43 were indeed 41 --- scripts/builds.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/builds.sh b/scripts/builds.sh index 74c2fa8..3a2a7f1 100755 --- a/scripts/builds.sh +++ b/scripts/builds.sh @@ -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 -- 2.51.1