X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=scripts%2Fbuilds.sh;h=ee8e9f6caa11698593846cff033d0248c2f99c28;hb=9329ce7d0f0e2aa3e960e389f263da79a80dd5a5;hp=0676d9b84c51afc626fcbcb7c054688c690280e7;hpb=0f9d55936cdd62bb3b3d338ad3373a7de3b2b6a6;p=infrastructure.git diff --git a/scripts/builds.sh b/scripts/builds.sh index 0676d9b..ee8e9f6 100755 --- a/scripts/builds.sh +++ b/scripts/builds.sh @@ -17,10 +17,12 @@ # 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 & [ -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 &