LLNL / ATS

ATS - Automated Testing System - is an open-source, Python-based tool for automating the running of tests of an application across a broad range of high performance computers.
BSD 3-Clause "New" or "Revised" License
7 stars 5 forks source link

DRAFT: repurpose unused option to toggle atss logging #72

Closed davidbloss closed 2 years ago

davidbloss commented 2 years ago

Make use of seemingly unused command line option to toggle logging to atss.log file. Logging to atss.log consumes large amounts of disk space for some projects. This PR aims to provide an opt-out option for projects not interested in this log.