diff --git a/oamapps/mcsadmin/mcsadmin.cpp b/oamapps/mcsadmin/mcsadmin.cpp index 07ec8f49c..43d2f2353 100644 --- a/oamapps/mcsadmin/mcsadmin.cpp +++ b/oamapps/mcsadmin/mcsadmin.cpp @@ -2685,7 +2685,7 @@ int processCommand(string* arguments) if (!oam.checkSystemRunning()) { - cout << "startSystem command, 'columnstore' service is down, sending command to" << endl; + cout << endl << "startSystem command, 'columnstore' service is down, sending command to" << endl; cout << "start the 'columnstore' service on all modules" << endl << endl; SystemModuleTypeConfig systemmoduletypeconfig;