diff options
author | Tibor Frank <tifrank@cisco.com> | 2023-03-07 10:14:19 +0100 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2023-03-07 09:15:31 +0000 |
commit | 3ed140aad87658cca7ebc0d90656b9a85a2278a2 (patch) | |
tree | a835199e68bb0ef7a93d62875ed305381ec6254c | |
parent | 7ead3ad66a143d8bccf117b9f8a88002e6156677 (diff) |
Report: Enable archiving of input files
Signed-off-by: Tibor Frank <tifrank@cisco.com>
Change-Id: I2990a9c91892c7c690f2da377dc698d4acf0d620
(cherry picked from commit 9132e06170a47434214d010ffa75e082df4dcb15)
-rw-r--r-- | resources/tools/presentation/specifications/report/environment.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/tools/presentation/specifications/report/environment.yaml b/resources/tools/presentation/specifications/report/environment.yaml index 41ca2fcaa9..64b5226b81 100644 --- a/resources/tools/presentation/specifications/report/environment.yaml +++ b/resources/tools/presentation/specifications/report/environment.yaml @@ -139,7 +139,7 @@ file-format: ".gz" enabled: True - archive-inputs: False + archive-inputs: True mapping-file: "" |