diff options
author | Tibor Frank <tifrank@cisco.com> | 2020-10-15 07:36:44 +0200 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2020-10-15 07:36:44 +0200 |
commit | 61dbfbcc31de9f20738fc85e2ac87badfd3ed1db (patch) | |
tree | 9b94c1b89abff25b1ccadc1abbb38537ed16e8ab /resources/tools/presentation/run_report.sh | |
parent | 9901a12854ca81faaf7699416ecfc296d842f489 (diff) |
Report: Configure Report 2009.43
Change-Id: I16ce4e2146fa44eace76fb495cc6d007005c215f
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 dbb957c9e9..47ca170f5d 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 "42" \ + --week "43" \ --logging INFO \ --force |