From 682304e2d3d321ba3715b21ff31549937d56cc2f Mon Sep 17 00:00:00 2001 From: Tibor Frank Date: Tue, 23 Apr 2019 09:01:12 +0200 Subject: CSIT-1487: Configure PAL for the Report 1904 - change the week number - add pdf generation - change ubuntu and centos images Change-Id: Iadea2f3dd9cfd77b508bf16ffd154bbd4f1145bf 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 473dcd8848..3b5fd4b0e0 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 "13" \ + --week "17" \ --logging INFO \ --force -- cgit 1.2.3-korg