Skip to content

Truncate existing artifact file before writing

Olivier Gonzalez requested to merge fix_write_to_existing_artifact_file into master

Avoid issue when artifact file already exists and its content is bigger than the new output.

Also fix a nice fcat typo ;)

Merge request reports