From 9390233c8b3d9176e020976ecdf44eb99c1f58e3 Mon Sep 17 00:00:00 2001 From: Tibor Frank Date: Mon, 11 Mar 2019 09:23:38 +0100 Subject: CSIT-1456: Report 1901.1 Configuration Change-Id: Ic629722527e6db6c0594d9499a123b29dc8cf258 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 a6c56861f1..57449561be 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 "10" \ + --week "11" \ --logging INFO \ --force -- cgit 1.2.3-korg