From: parmentelat Date: Tue, 18 Dec 2018 18:00:13 +0000 (+0100) Subject: if only one, let it be py29 + python3 X-Git-Url: http://git.onelab.eu/?p=infrastructure.git;a=commitdiff_plain;h=4e97e54fc62e0ef7d357c749a24745a6a192897c if only one, let it be py29 + python3 --- diff --git a/scripts/builds.sh b/scripts/builds.sh index 3246d4d..99b29c5 100755 --- a/scripts/builds.sh +++ b/scripts/builds.sh @@ -17,11 +17,11 @@ # May 2018: check-initscripts is no longer part of the standard test suite -/root/bin/lbuild-nightly.sh -f f29 -b @DATE@--f29 & +/root/bin/lbuild-nightly.sh -t lxcpy3-tags.mk -f f29 -b @DATE@--f29-py3 & [ -n "$SINGLE" ] && exit +/root/bin/lbuild-nightly.sh -f f29 -b @DATE@--f29 & /root/bin/lbuild-nightly.sh -f f27 -b @DATE@--f27 & /root/bin/lbuild-nightly.sh -t lxcpy3-tags.mk -f f27 -b @DATE@--f27-py3 & -/root/bin/lbuild-nightly.sh -t lxcpy3-tags.mk -f f29 -b @DATE@--f29-py3 & ### sfa from stable # fedora=f25; branch=noslicemgr; name=${branch}