From 4fba3998e586334ea0663ff401e36971249b191c Mon Sep 17 00:00:00 2001 From: Tibor Frank Date: Mon, 21 Jan 2019 13:02:31 +0100 Subject: CSIT-1406: Configure PAL to generate 1901 Report Change-Id: I2faf542970d9be54945a2f9fdaf0577bdfbd6d24 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 fe1bd798df..26e4b9cf11 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 "03" \ + --week "04" \ --logging INFO \ --force -- cgit 1.2.3-korg