Skip to content

submit: clear logs before submitting

Louis Moureaux requested to merge lmoureau/ProtoDarwin:master into master

This avoids printing the previous logs, which is always misleading (either repeating previous crash reports or the tail of a previous successful run). Remove the files right before submitting to avoid this problem.

Merge request reports