You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-08-30 14:21:11 +03:00
removed unneeded header bar line from getSystemNetwork
This commit is contained in:
@@ -4684,8 +4684,6 @@ int processCommand(string* arguments)
|
|||||||
cout << " ";
|
cout << " ";
|
||||||
cout.width(20);
|
cout.width(20);
|
||||||
cout << "---------------";
|
cout << "---------------";
|
||||||
cout.width(14);
|
|
||||||
cout << "------------";
|
|
||||||
if ( AmazonElasticIPCount > 0 )
|
if ( AmazonElasticIPCount > 0 )
|
||||||
{
|
{
|
||||||
cout.width(20);
|
cout.width(20);
|
||||||
|
Reference in New Issue
Block a user