diff options
author | Tibor Frank <tifrank@cisco.com> | 2020-04-27 07:01:17 +0200 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2020-04-27 07:01:17 +0200 |
commit | dfd4a27d505de432512d45eda820ae2422bed319 (patch) | |
tree | 47e9b6fe51373214b6c9c7867215aac1311dee92 /resources/tools/presentation/run_report.sh | |
parent | 32b165c68cda64e698d1176188e812661b28b7a5 (diff) |
Report: Configure Report 2001.18
Change-Id: I7e3ed2a7ad75617be1ef5a80e345e7e62a6da3df
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 a7c2870e7e..16b3a5e04c 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 "17" \ + --week "18" \ --logging INFO \ --force |