Script execution
This commit is contained in:
@@ -106,7 +106,7 @@ def elogllrf(subject, message, system, subsystem, section, attachments = []):
|
||||
cmd = cmd + '-a "Domain=All"'
|
||||
for attachment in attachments:
|
||||
cmd = cmd + '-f "' + attachment + '" '
|
||||
cmd = cmd + '-x -n 1'
|
||||
cmd = cmd + ' -x -n 1'
|
||||
cmd = cmd + ' "' + message + '"'
|
||||
print cmd
|
||||
#os.system (cmd)
|
||||
|
||||
Reference in New Issue
Block a user