diff options
author | Tibor Frank <tifrank@cisco.com> | 2020-04-20 09:07:32 +0200 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2020-04-20 09:07:32 +0200 |
commit | 96732c9ce2ed750a232f4a83da39952f9ea535c6 (patch) | |
tree | bb89a4dade8d6ed94c5e19bd2c026b719f270730 /resources/tools/presentation/run_report.sh | |
parent | 2d1f2d6608bf405146497bf371d58ece3176cb12 (diff) |
Report: Configure report 2001.17
Change-Id: I809ee89a5798c36d883fd49de75b6f67f1d336f8
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 361a9cc7df..a7c2870e7e 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 "16" \ + --week "17" \ --logging INFO \ --force |