mirror of https://github.com/apache/cloudstack.git
fix ipset problem introduced by 58e92bbe84
This commit is contained in:
parent
fb8c3c032a
commit
7d95efb7c6
|
|
@ -12,6 +12,7 @@ import socket
|
|||
import stat
|
||||
import tempfile
|
||||
import util
|
||||
from util import CommandException
|
||||
|
||||
def echo(fn):
|
||||
def wrapped(*v, **k):
|
||||
|
|
|
|||
Loading…
Reference in New Issue