diff options
author | Tibor Frank <tifrank@cisco.com> | 2020-03-04 10:16:02 +0100 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2020-03-04 16:34:12 +0100 |
commit | 85ade6e50b9df7cdddfb07e172855aa9b686e20b (patch) | |
tree | 71ea4991ea6b8fefa2b65e67affdd8c3bcf52afc /resources/tools/presentation/run_report.sh | |
parent | 96c041ab6ab282ae07c10db1bd7383d63ab7def4 (diff) |
Report: Configure Report 2001.11
Change-Id: I5af4ef16464ee372d5ff9a41695870c22a3311bf
Signed-off-by: Tibor Frank <tifrank@cisco.com>
Diffstat (limited to 'resources/tools/presentation/run_report.sh')
-rwxr-xr-x | resources/tools/presentation/run_report.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/tools/presentation/run_report.sh b/resources/tools/presentation/run_report.sh index 97d67bca08..98cba7d7dd 100755 --- a/resources/tools/presentation/run_report.sh +++ b/resources/tools/presentation/run_report.sh @@ -38,7 +38,7 @@ export PYTHONPATH=`pwd`:`pwd`/../../../:`pwd`/../../libraries/python python pal.py \ --specification specification.yaml \ --release ${RELEASE} \ - --week "10" \ + --week "11" \ --logging INFO \ --force |