back to normal build
[infrastructure.git] / scripts / builds.sh
index d97e6e6..ee8e9f6 100755 (executable)
 
 # May 2018: check-initscripts is no longer part of the standard test suite
 # Dec 2018: check-tcp is no longer part of the standard test suite
+# Mar 2019: sfa is python3
 
 /root/bin/lbuild-nightly.sh -f f29 -b @DATE@--f29 &
-/root/bin/lbuild-nightly.sh -f f29 -b @DATE@--f29-sfapy3 sfa-GITPATH=git://git.onelab.eu/sfa.git@python3 &
-
 [ -n "$SINGLE" ] && exit
 /root/bin/lbuild-nightly.sh -f f27 -b @DATE@--f27 &
+
 # this once just to check
 #/root/bin/lbuild-nightly.sh -f f29 -b @DATE@--py2-f29 -t lxcpy2-tags.mk &
 #/root/bin/lbuild-nightly.sh -f f27 -b @DATE@--py2-f27 -t lxcpy2-tags.mk &