diff options
-rw-r--r-- | resources/tools/presentation/specifications/report/data_sets.yaml | 2 | ||||
-rw-r--r-- | resources/tools/presentation/specifications/report/environment.yaml | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/resources/tools/presentation/specifications/report/data_sets.yaml b/resources/tools/presentation/specifications/report/data_sets.yaml index a2bb529cab..3c2c273087 100644 --- a/resources/tools/presentation/specifications/report/data_sets.yaml +++ b/resources/tools/presentation/specifications/report/data_sets.yaml @@ -501,7 +501,7 @@ - 28 # rls2106.rel NDRPDR iter env 8 - 31 # rls2106.rel NDRPDR iter env 8 - 32 # rls2106.rel NDRPDR iter env 8 - # - 54 # rls2106.rel NDRPDR iter env 8 + - 54 # rls2106.rel NDRPDR iter env 8 - 55 # rls2106.rel NDRPDR iter env 8 vpp-2n-zn2-curr-iter: diff --git a/resources/tools/presentation/specifications/report/environment.yaml b/resources/tools/presentation/specifications/report/environment.yaml index f4ce1065f8..c7c8dbb4ce 100644 --- a/resources/tools/presentation/specifications/report/environment.yaml +++ b/resources/tools/presentation/specifications/report/environment.yaml @@ -195,7 +195,7 @@ file-format: ".gz" enabled: False - archive-inputs: False + archive-inputs: True mapping-file: "" @@ -267,5 +267,5 @@ format: html: - full -# pdf: -# - minimal + pdf: + - minimal |