1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-10 01:18:15 +03:00

ctdb-tests: Move takeover tests to UNIT/ subdirectory

Signed-off-by: Martin Schwenke <martin@meltin.net>
Reviewed-by: Amitay Isaacs <amitay@gmail.com>
This commit is contained in:
Martin Schwenke 2019-09-09 10:49:17 +10:00 committed by Amitay Isaacs
parent 010c1a85fa
commit cf0b87f9b7
37 changed files with 1 additions and 2 deletions

View File

@ -308,7 +308,7 @@ unit_tests="
UNIT/eventscripts
UNIT/onnode
UNIT/shellcheck
takeover
UNIT/takeover
takeover_helper
tool
"

View File

@ -1052,7 +1052,6 @@ def build(bld):
'complex',
'etc-ctdb',
'simple',
'takeover',
'takeover_helper',
'tool'
]