wsrep suite isn't run by default, wsrep_info shouldn't either

This commit is contained in:
Sergei Golubchik 2022-09-23 11:11:15 +02:00
commit 88db4e3ea4

View file

@ -28,6 +28,4 @@ push @::global_suppressions,
qr|WSREP: access file\(.*gvwstate.dat\) failed\(No such file or directory\)|,
);
sub is_default { 1 }
bless { };