diff options
author | Tibor Frank <tifrank@cisco.com> | 2022-01-14 09:43:47 +0100 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2022-01-17 08:22:34 +0000 |
commit | cc63395c056c520d4e43643a8c5c2a2b18ad6515 (patch) | |
tree | 9bff20d15a611d6255be274d27c7ccdffef85e0e /resources/tools/presentation/specifications/report/environment.yaml | |
parent | fe12c7fad6c0c918f57907f481dc7688bec7f58d (diff) |
PAL: Fix sh-run
- do not post-process telemetry data
Change-Id: I800a99d8e92016d1fa675b18e2b2d30db4a15077
Signed-off-by: Tibor Frank <tifrank@cisco.com>
Diffstat (limited to 'resources/tools/presentation/specifications/report/environment.yaml')
-rw-r--r-- | resources/tools/presentation/specifications/report/environment.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/resources/tools/presentation/specifications/report/environment.yaml b/resources/tools/presentation/specifications/report/environment.yaml index 74fbd579b4..1ddaf6158c 100644 --- a/resources/tools/presentation/specifications/report/environment.yaml +++ b/resources/tools/presentation/specifications/report/environment.yaml @@ -267,5 +267,5 @@ format: html: - full - pdf: - - minimal + # pdf: + # - minimal |