Commit 8c7f7bae authored by Jan Lindström's avatar Jan Lindström

Fix regex on test.

parent b1538f4d
--source include/galera_cluster.inc --source include/galera_cluster.inc
--connection node_1 --connection node_1
--replace_regex /18446744073709551/ERROR/ /[0-9+]/#/ --replace_regex /18446744073709551/ERROR/ /[0-9]+/#/
show status like 'wsrep_cluster_conf_id'; show status like 'wsrep_cluster_conf_id';
--connection node_2 --connection node_2
--replace_regex /18446744073709551/ERROR/ /[0-9+]/#/ --replace_regex /18446744073709551/ERROR/ /[0-9]+/#/
show status like 'wsrep_cluster_conf_id'; show status like 'wsrep_cluster_conf_id';
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment