diff options
author | Tibor Frank <tifrank@cisco.com> | 2020-10-28 06:15:16 +0100 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2020-10-28 06:15:16 +0100 |
commit | 764041478f165644c0dea744bc4b2d976bb0b840 (patch) | |
tree | 7d086eff7ed5917331652d2c87eaaf06f3d60fa9 /resources/tools/presentation/run_report.sh | |
parent | bb53fd3a235007eb0ed23f8023d7fa7044c51929 (diff) |
Report: Configure rls2009.45
Change-Id: I8918f09411254b64abb65a165a0e284f735b306e
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 4279501f3b..342e1ded09 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 "44" \ + --week "45" \ --logging INFO \ --force |