autobuild.py: Do not build MIT builds by default (eg sn-devel)
authorAndrew Bartlett <abartlet@samba.org>
Mon, 16 Aug 2021 01:53:58 +0000 (13:53 +1200)
committerAndreas Schneider <asn@cryptomilk.org>
Thu, 26 Aug 2021 06:16:35 +0000 (06:16 +0000)
commitff267c3c790c0ae9f276225f67fb543d6371cb53
tree1eb4b8e9711eb99e614f8dae76c1abc7b9e4c80b
parent649b0741e17909afce762a5b84c1231600eec5f0
autobuild.py: Do not build MIT builds by default (eg sn-devel)

This avoids the need for MIT KDC tests and the MIT KDC glue code to
operate against the older MIT 1.16 found on Ubuntu 18.04, which
is our current build environment.

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
script/autobuild.py