You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-08-08 14:22:09 +03:00
Review fixes
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
from integration_tests.ssh import HostConfig
|
||||
from integration_tests.ssh import RemoteHost
|
||||
|
||||
def activate_single_node_config(host: HostConfig):
|
||||
def activate_single_node_config(host: RemoteHost):
|
||||
"""
|
||||
Stop MCS services on the host.
|
||||
"""
|
||||
|
Reference in New Issue
Block a user