From 235a6cc9a4936dd2057f8a5e463d132ca4abc1a1 Mon Sep 17 00:00:00 2001 From: Tibor Frank Date: Mon, 28 Sep 2020 09:38:25 +0200 Subject: Report: Add RC2 data Change-Id: I6c4ae6b428571a392586f5b817c5392a0de8c727 Signed-off-by: Tibor Frank (cherry picked from commit 6f8a69729c108b5efc7f36bc2daf5d71afd25196) --- resources/tools/presentation/run_report.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'resources/tools/presentation/run_report.sh') 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 -- cgit 1.2.3-korg