From 0ab08ecbf9ea9ec24854681713af91db530b2927 Mon Sep 17 00:00:00 2001 From: Tibor Frank Date: Fri, 2 Oct 2020 08:46:13 +0200 Subject: Report: Add rls data Change-Id: I903075db92a71964f792d2de42a69ca93103e11d Signed-off-by: Tibor Frank (cherry picked from commit 6d2573c5cfa89389817eb672e7023c7b3b20d26f) --- 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 ef72391cfc..eec9f8ac9f 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 "40" \ + --week "41" \ --logging INFO \ --force -- cgit 1.2.3-korg