diff options
author | Tibor Frank <tifrank@cisco.com> | 2020-11-23 10:44:30 +0100 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2020-11-23 10:44:30 +0100 |
commit | ef51e552aa2d0e134646d28aa3ada2da0d467f99 (patch) | |
tree | 8d286bd327cd1b6c8c67008638b50b32dc01fed0 /resources/tools/presentation/run_report.sh | |
parent | f8b3d745368deb92af2b7ff70874e3b0ae80a0c7 (diff) |
Report: Configure rls2009.48
Change-Id: Ib7c4bc51bea43dafa2bd788c709c800caeb75988
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 95b976b0b7..2f49b182bd 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 "47" \ + --week "48" \ --logging INFO \ --force |