From 4e398743353f169e3367a0e0ebf05b0d43a10727 Mon Sep 17 00:00:00 2001 From: Tibor Frank Date: Mon, 3 Dec 2018 14:09:58 +0100 Subject: Change the Report version to .49 Change-Id: I14a371bcfb043ccb0a5cffc48f6f6f18d61f1942 Signed-off-by: Tibor Frank (cherry picked from commit 2e6fbdb290ab6128403f1f6edcc6072644843f77) --- 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 fbc06dacb3..9a2fedd599 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 "48" \ + --week "49" \ --logging INFO \ --force -- cgit 1.2.3-korg