rename nosfa into nofed as it otherwise fools the tests to believe they must test sfa
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Fri, 29 Apr 2022 16:10:51 +0000 (18:10 +0200)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Fri, 29 Apr 2022 16:10:51 +0000 (18:10 +0200)
scripts/builds.sh

index 92fdd9f..20516db 100755 (executable)
@@ -20,7 +20,8 @@
 # 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 f35 -b @DATE@--f35-nosfa &
+# avoid using sfa in the build name, the tests then believe there is sfa available
+/root/bin/lbuild-nightly.sh -f f35 -b @DATE@--f35-nofed &
 /root/bin/lbuild-nightly.sh -f f33 -b @DATE@--f33-serverside &
 [ -n "$SINGLE" ] && exit