From: Thierry Parmentelat Date: Mon, 7 Jan 2019 08:40:38 +0000 (+0100) Subject: py3 becomes default X-Git-Url: http://git.onelab.eu/?p=infrastructure.git;a=commitdiff_plain;h=443ab3329bb3acbbbde1efa75f2bb343402e8a9e py3 becomes default --- diff --git a/scripts/builds.sh b/scripts/builds.sh index 24e62d5..5884f20 100755 --- a/scripts/builds.sh +++ b/scripts/builds.sh @@ -18,11 +18,9 @@ # 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 -/root/bin/lbuild-nightly.sh -f f29 -b @DATE@--py3-f29 -t lxcpy3-tags.mk & +/root/bin/lbuild-nightly.sh -f f29 -b @DATE@--f29 & [ -n "$SINGLE" ] && exit -/root/bin/lbuild-nightly.sh -f f29 -b @DATE@--py2-f29 & -/root/bin/lbuild-nightly.sh -f f27 -b @DATE@--py2-f27 & -/root/bin/lbuild-nightly.sh -f f27 -b @DATE@--py3-f27 -t lxcpy3-tags.mk & +/root/bin/lbuild-nightly.sh -f f27 -b @DATE@--f27 & ### sfa from stable # fedora=f25; branch=noslicemgr; name=${branch}