1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-07-30 19:23:07 +03:00
This commit is contained in:
David Hill
2018-10-23 14:56:02 -05:00
parent 43c21d0ff9
commit 5bffb0a047

View File

@ -8803,7 +8803,7 @@ int Oam::glusterctl(GLUSTER_COMMANDS command, std::string argument1, std::string
if ( user != 0 )
SUDO = "sudo ";
string errmsg = "";
errmsg = "";
switch ( command )
{