mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
Test suite: fix typo in ctdb ping test grep pattern.
Signed-off-by: Martin Schwenke <martin@meltin.net> (This used to be ctdb commit ad18bfa398e582474afe25340368e39d4e74e3c6)
This commit is contained in:
parent
0ff7924d15
commit
44d66153af
@ -53,6 +53,5 @@ try_command_on_node -v 0 "! $CTDB ping -n 1"
|
|||||||
|
|
||||||
sanity_check_output \
|
sanity_check_output \
|
||||||
1 \
|
1 \
|
||||||
"(: ctdb_control error: ('ctdb_control to disconnected node'|'node is disconnected')|Unable to get ping response from node 1|Node 1 is DISCONNECTED|ctdb_control for getpnn failed|: Can not access node. Node is not operational\.)$
|
"(: ctdb_control error: ('ctdb_control to disconnected node'|'node is disconnected')|Unable to get ping response from node 1|Node 1 is DISCONNECTED|ctdb_control for getpnn failed|: Can not access node. Node is not operational\.)" \
|
||||||
)" \
|
|
||||||
"$out"
|
"$out"
|
||||||
|
Loading…
Reference in New Issue
Block a user