script/autobuild.py: add ENABLE_COVERAGE placeholder in configure cmd option
authorJoe Guo <joeg@catalyst.net.nz>
Fri, 3 May 2019 14:37:25 +0000 (02:37 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 10 May 2019 08:19:17 +0000 (08:19 +0000)
commitc5ae200b564d3eca50255ca9528d86219823777e
treeb7c0e0a1c298175e314a317536cf276f98c45aaa
parent0cdd8bd6e1d531f0ee12f2f8124d7cc61184c633
script/autobuild.py: add ENABLE_COVERAGE placeholder in configure cmd option

The value will be "--enable-coverage" or "".

Signed-off-by: Joe Guo <joeg@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
script/autobuild.py