commit | d428c8c836aca83537f62890e9adfcb239dc956e | [log] [tgz] |
---|---|---|
author | Fabio Baltieri <fabiobaltieri@google.com> | Fri Jan 20 15:55:06 2023 +0000 |
committer | Fabio Baltieri <fabio.baltieri@gmail.com> | Thu Jan 26 10:10:58 2023 +0000 |
tree | 416db033ff0ca9c219b7d4d9e75e0f323cfdaf0b | |
parent | 8f01e4cf2233a957fd4563d9df207964e9971b7a [diff] |
scripts: compliance: support not writing output to files Support running the compliance check script without writing the output to any file. This adds a check for the --output flag to not write to the output file if the value is empty, and add a second flag for inhibiting the individual case files. Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>