summaryrefslogtreecommitdiff
path: root/script
diff options
context:
space:
mode:
authorNoel Power <noel.power@suse.com>2018-10-18 09:49:24 +0100
committerAndrew Bartlett <abartlet@samba.org>2018-10-23 09:10:22 +0200
commitd3571415469ece5341a330c8987139d0f5749e52 (patch)
treedca2aade99db28c1baa8bcfa5d2a5ad244f938d8 /script
parent8ba6bb59c159bf1ac5aab4be1939e7d0657ae4cb (diff)
downloadsamba-d3571415469ece5341a330c8987139d0f5749e52.tar.gz
CI/Autobuild: Remove samba-none-env-py3 test
We now run a purepython3 none-env test, later when the whole build is running under python3 we will resurrect this job but as (samba-none-env-py2) for python2 Signed-off-by: Noel Power <noel.power@suse.com> Reviewed-by: Andrew Bartlett <abartlet@samba.org> Autobuild-User(master): Andrew Bartlett <abartlet@samba.org> Autobuild-Date(master): Tue Oct 23 09:10:22 CEST 2018 on sn-devel-144
Diffstat (limited to 'script')
-rwxr-xr-xscript/autobuild.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/script/autobuild.py b/script/autobuild.py
index 49f84d243e6..5a90b07afe9 100755
--- a/script/autobuild.py
+++ b/script/autobuild.py
@@ -47,7 +47,6 @@ builddirs = {
"samba-libs-py3": ".",
"samba-static": ".",
"samba-none-env": ".",
- "samba-none-env-py3": ".",
"samba-ad-dc": ".",
"samba-ad-dc-py3": ".",
"samba-ad-dc-2": ".",