1
0
mirror of https://github.com/samba-team/samba.git synced 2025-10-11 19:33:17 +03:00

ctdb-tests: Move takeover_helper 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:53 +10:00
committed by Amitay Isaacs
parent cf0b87f9b7
commit 9585ece00c
41 changed files with 1 additions and 2 deletions

View File

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

View File

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