diff options
author | Tibor Frank <tifrank@cisco.com> | 2020-09-28 09:38:25 +0200 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2020-09-28 09:38:25 +0200 |
commit | 6f8a69729c108b5efc7f36bc2daf5d71afd25196 (patch) | |
tree | 6c21cc827f19115bfd327cb71d4511df1352d224 /resources/tools/presentation/run_report.sh | |
parent | 3289b49cd2f08f9aae43959e0d5778617379388f (diff) |
Report: Add RC2 data
Change-Id: I6c4ae6b428571a392586f5b817c5392a0de8c727
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 7f5e54bcca..ef72391cfc 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 "39" \ + --week "40" \ --logging INFO \ --force |