From 43c9d10eea10013fd696c831f2dec78e4690ddef Mon Sep 17 00:00:00 2001 From: Tibor Frank Date: Thu, 21 Feb 2019 09:35:12 +0100 Subject: Report: Configure for 1901.09 Change-Id: Ief796f52c15a5c62962a82eea8f740ae17277638 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 55754b5f1f..ccbd225902 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 "08" \ + --week "09" \ --logging INFO \ --force -- cgit 1.2.3-korg