autobuild: Remove the PY3_ONLY variable
authorTim Beale <timbeale@catalyst.net.nz>
Thu, 14 Feb 2019 22:44:21 +0000 (11:44 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 15 Feb 2019 03:35:22 +0000 (04:35 +0100)
commit8c5a5a58c4e9904310c89ca9cd9a0cafb040f848
treeddf16dfd51d59aea3b49bb6586e57e02c16828e7
parent6ba99c367275764f336dc3201c38ba907818d838
autobuild: Remove the PY3_ONLY variable

This variable is no longer needed as all the tests run using python3
now.

Signed-off-by: Tim Beale <timbeale@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
script/autobuild.py