From: parmentelat Date: Wed, 12 Dec 2018 09:24:07 +0000 (+0100) Subject: use pyplnet from python3 as well X-Git-Url: http://git.onelab.eu/?p=infrastructure.git;a=commitdiff_plain;h=c02f1f8679cd44cb0d47fedad7d1d308697a5f53 use pyplnet from python3 as well --- diff --git a/scripts/builds.sh b/scripts/builds.sh index 1cef22b..8757d46 100755 --- a/scripts/builds.sh +++ b/scripts/builds.sh @@ -20,7 +20,7 @@ /root/bin/lbuild-nightly.sh -f f29 -b @DATE@--f29 & [ -n "$SINGLE" ] && exit /root/bin/lbuild-nightly.sh -f f27 -b @DATE@--f27 & -/root/bin/lbuild-nightly.sh -f f27 -b @DATE@--f27-py3 plcapi-GITPATH=git://git.onelab.eu/plcapi.git@python3 tests-GITPATH=git://git.onelab.eu/tests.git@python3 & +/root/bin/lbuild-nightly.sh -f f27 -b @DATE@--f27-py3 plcapi-GITPATH=git://git.onelab.eu/plcapi.git@python3 pyplnet-GITPATH=git://git.onelab.eu/pyplnet.git@python3 tests-GITPATH=git://git.onelab.eu/tests.git@python3 & ### sfa from stable # fedora=f25; branch=noslicemgr; name=${branch}