diff options
author | Tibor Frank <tifrank@cisco.com> | 2020-05-07 10:19:56 +0200 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2020-05-11 04:31:20 +0000 |
commit | f4c4608a348dbff603a75fb59e36e1ee8daa2b2a (patch) | |
tree | 448cf0071ffc0be0e1338ab0739d0ea16dec0a34 /resources/tools/presentation/run_report.sh | |
parent | 424346c5880f49182ca4408f0d77486beeb5b64e (diff) |
Report: Configure report 2001.20
Change-Id: Ib0a3190dfd5b216aa9ff93d751fa48cd42cef88f
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 348f3e9c5a..219e8600c2 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 "19" \ + --week "20" \ --logging INFO \ --force |