5 lines
63 B
Python
5 lines
63 B
Python
|
|
import os
|
||
|
|
import ipmi_mc
|
||
|
|
|
||
|
|
def start_ipmi_test(conf):
|
||
|
|
return
|