From 9ad5fb38734717b0a09e3dd671203c30e825122e Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Mon, 7 Jan 2019 10:12:08 +0100 Subject: [PATCH] schedule building py2 one last time to check tags --- scripts/builds.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/scripts/builds.sh b/scripts/builds.sh index 5884f20..f38370d 100755 --- a/scripts/builds.sh +++ b/scripts/builds.sh @@ -21,6 +21,9 @@ /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 & ### sfa from stable # fedora=f25; branch=noslicemgr; name=${branch} -- 2.43.0