From 58bee0b689bd488a901b2cf5a23f3486ddb18579 Mon Sep 17 00:00:00 2001 From: Tibor Frank Date: Thu, 3 Oct 2019 09:35:56 +0200 Subject: Report: Add data and configure 1908.1.41 Signed-off-by: Tibor Frank Change-Id: I3cad74cc1f183ba86d5e7377d68bbdd58c8ad42c --- 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 dcca276874..43764af7ee 100755 --- a/resources/tools/presentation/run_report.sh +++ b/resources/tools/presentation/run_report.sh @@ -38,7 +38,7 @@ export PYTHONPATH=`pwd` python pal.py \ --specification specification.yaml \ --release ${RELEASE} \ - --week "40" \ + --week "41" \ --logging INFO \ --force -- cgit 1.2.3-korg