summaryrefslogtreecommitdiff
path: root/ctdb/wscript
diff options
context:
space:
mode:
authorMartin Schwenke <martin@meltin.net>2018-10-11 21:55:10 +1100
committerAmitay Isaacs <amitay@samba.org>2018-11-06 07:16:17 +0100
commit19de5f463d97673a15fecb97af84fc9c288af8ee (patch)
treeb1db2e868d5902bda09cc5ba86d547121f314d1c /ctdb/wscript
parent46fd4f144e7c881887db0deca0ae3b340e19afb3 (diff)
downloadsamba-19de5f463d97673a15fecb97af84fc9c288af8ee.tar.gz
ctdb-tests: Use local_daemons.sh in local_daemons.bash
The etc-ctdb/ subdirectory containing the event script moves into the top-level tests/ directory because the subdirectory is really now owned by local_daemons.sh instead of simple/. Signed-off-by: Martin Schwenke <martin@meltin.net> Reviewed-by: Amitay Isaacs <amitay@gmail.com>
Diffstat (limited to 'ctdb/wscript')
-rw-r--r--ctdb/wscript1
1 files changed, 1 insertions, 0 deletions
diff --git a/ctdb/wscript b/ctdb/wscript
index e8e8e4d290e..baf660fadf6 100644
--- a/ctdb/wscript
+++ b/ctdb/wscript
@@ -1051,6 +1051,7 @@ def build(bld):
'complex',
'ctdb_eventd',
'cunit',
+ 'etc-ctdb',
'eventd',
'eventscripts',
'onnode',