mirror of
https://github.com/samba-team/samba.git
synced 2025-03-01 04:58:35 +03:00
ctdb-tests: Use symbolic debug levels in tool tests
Signed-off-by: Martin Schwenke <martin@meltin.net> Reviewed-by: Amitay Isaacs <amitay@gmail.com>
This commit is contained in:
parent
5abc9942e2
commit
4f9d50e2e3
@ -20,7 +20,7 @@ define_test ()
|
||||
_cmd="${_f#ctdb.}"
|
||||
_cmd="${_cmd%.*}" # Strip test number
|
||||
export CTDB="ctdb --socket $ctdbd_socket"
|
||||
export CTDB_DEBUGLEVEL=2
|
||||
export CTDB_DEBUGLEVEL=NOTICE
|
||||
test_args="$_cmd"
|
||||
;;
|
||||
*)
|
||||
|
Loading…
x
Reference in New Issue
Block a user