mirror of
https://github.com/samba-team/samba.git
synced 2024-12-24 21:34:56 +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 \
|
||||
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"
|
||||
|
Loading…
Reference in New Issue
Block a user