pep8 check
This commit is contained in:
parent
0d3688208f
commit
d7427e9b38
@ -80,6 +80,7 @@ def kill_process_by_id(pid):
|
|||||||
os.kill(pid, signal.SIGILL)
|
os.kill(pid, signal.SIGILL)
|
||||||
os.waitpid(pid, 0)
|
os.waitpid(pid, 0)
|
||||||
|
|
||||||
|
|
||||||
def get_interface(interface):
|
def get_interface(interface):
|
||||||
"""Support Centos standard physical interface,
|
"""Support Centos standard physical interface,
|
||||||
such as eth0.
|
such as eth0.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user