From 1b944a6baf941e37a8f4a91c04a0bc1a4cb13b47 Mon Sep 17 00:00:00 2001 From: parmentelat Date: Fri, 14 Dec 2018 14:56:53 +0100 Subject: [PATCH] python3 tags are gathered in a tags file --- scripts/builds.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/builds.sh b/scripts/builds.sh index 03652c5..04e9811 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 pyplnet-GITPATH=git://git.onelab.eu/pyplnet.git@python3 plcapi-GITPATH=git://git.onelab.eu/plcapi.git@python3 myplc-GITPATH=git://git.onelab.eu/myplc.git@python3 tests-GITPATH=git://git.onelab.eu/tests.git@python3 & +/root/bin/lbuild-nightly.sh -t lxc3-tags.mk -f f27 -b @DATE@--f27-py3 & ### sfa from stable # fedora=f25; branch=noslicemgr; name=${branch} -- 2.43.0