run only f41 build
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Tue, 22 Apr 2025 07:25:43 +0000 (09:25 +0200)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Tue, 22 Apr 2025 07:25:43 +0000 (09:25 +0200)
scripts/builds.sh

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