1
This commit is contained in:
parent
8056b37ae1
commit
43a09bd136
@ -22,7 +22,7 @@ def getRuningProgramPids(progname):
|
||||
|
||||
def monitor_app(exename, args):
|
||||
exename = exename.strip();
|
||||
if exename== '':
|
||||
if exename == '':
|
||||
return
|
||||
args = args.strip()
|
||||
while True:
|
||||
|
Loading…
x
Reference in New Issue
Block a user