mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 01:18:58 +00:00
commit
c712e916d2
@ -74,5 +74,5 @@ def event_return(event):
|
||||
for e in event:
|
||||
logfile.write(str(json.dumps(e))+'\n')
|
||||
except:
|
||||
log.error('Could not write to rawdata_json file {0}'.format(opts['rawfile']))
|
||||
log.error('Could not write to rawdata_json file {0}'.format(opts['filename']))
|
||||
raise
|
||||
|
Loading…
Reference in New Issue
Block a user