From 7d977f33e0e72db063ead4d6c33c213c114e6e26 Mon Sep 17 00:00:00 2001 From: Tibor Frank Date: Mon, 6 May 2019 09:13:35 +0200 Subject: Report: Configure the version Change-Id: I29240b2286f48cc8027d97c9c1895c51b2a11ca5 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 4eeab34454..8f6867a2e6 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 "18" \ + --week "19" \ --logging INFO \ --force -- cgit 1.2.3-korg