From 95de51db79d23e57968e0d27a2a4458326a59639 Mon Sep 17 00:00:00 2001 From: Tibor Frank Date: Mon, 14 Dec 2020 07:39:45 +0100 Subject: Report: Add data Change-Id: I298c3bdec3f9254a2644401a9ffb7ff09c4ecbd2 Signed-off-by: Tibor Frank --- 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 2357d31164..7b4351edc9 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 "50" \ + --week "51" \ --logging INFO \ --force -- cgit 1.2.3-korg