From fc3f7fa58880d2327c3364bbcf8338d2256fb8f0 Mon Sep 17 00:00:00 2001 From: Tibor Frank Date: Tue, 5 Jan 2021 14:12:40 +0100 Subject: Report: Configure report Change-Id: I1c64758f937c34a8f3956a5aa6512bb16a9dfe62 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 7b4351edc9..d9246bb8d9 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 "51" \ + --week "04" \ --logging INFO \ --force -- cgit 1.2.3-korg