autobuild.py: use --enable-clangdb for the "samba-ctdb" task
commit3e61d1ff31b77a2fc3c2733c90d535a071aab8b5
authorStefan Metzmacher <metze@samba.org>
Tue, 15 Dec 2020 12:43:22 +0000 (15 13:43 +0100)
committerAndreas Schneider <asn@cryptomilk.org>
Wed, 16 Dec 2020 12:50:37 +0000 (16 12:50 +0000)
tree453fcc58e57f494245f76efd20dadf0f50ad9081
parentdf73a766ab6841e9e21b84fed230c8063bb43019
autobuild.py: use --enable-clangdb for the "samba-ctdb" task

The key is that we only enable it for just one task.

I plan to restructure the autobuild tasks, but 'samba-ctdb'
will stay the way it works currently.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
script/autobuild.py