script/autobuild.py: check for AUTOBUILD_SKIP_SAMBA_O3 environment variable
commitf29471f8121dda055ea88dace9ef0748ec16e46c
authorStefan Metzmacher <metze@samba.org>
Mon, 1 Aug 2016 14:48:53 +0000 (1 16:48 +0200)
committerStefan Metzmacher <metze@samba.org>
Thu, 11 Aug 2016 05:10:38 +0000 (11 07:10 +0200)
treea5897c15513c447512042f796ddd9a5c73668914
parentf3e878905c6ca84727d05b27e28913f904fd1316
script/autobuild.py: check for AUTOBUILD_SKIP_SAMBA_O3 environment variable

We need to skip the samba-o3 target on older systems like sn-devel-104.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=12108

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Michael Adam <obnox@samba.org>
(cherry picked from commit 4370870957ffeaaf2c7891e8f39e4043b4881b1b)
script/autobuild.py