Don't delete benchmark timing files in CLEANCOMMAND

Merged
#100 · Created  · Last updated

Merged pull request

Merged in feature/keep-timing-files (pull request #100)

6301734·Author: ·Closed by: ·2019-03-19

Description

Timing files produced by benchmarks are meant to be kept, and as such are named using the date, system, compiler and git hash. However, timing files are deleted by calling clean, making it easy to accidentally delete results, as I have just done. This PR removes *timing* files from the list of files deleted when cleaning.

0 attachments

0 comments

Loading commits...