andriyko / sublime-robot-framework-assistant

Robot Framework plugin for Sublime Text3
MIT License
109 stars 43 forks source link

Only running the ScanCommand should overwrite the log file #190

Closed aaltat closed 7 years ago

aaltat commented 7 years ago

Only running the ScanCommand should overwrite the log file. But it looks like other commands also overwrite the log file. Fix the issue so that only ScanCommand does the overwrite and rest of the commands only append to the log file.