From 9632c44d6b93c12db87d02cd33350162bebddbbf Mon Sep 17 00:00:00 2001 From: Tibor Frank Date: Mon, 21 Sep 2020 10:52:09 +0200 Subject: PAL: Fix show runtime Change-Id: Id42f087b2e3874a362f17596740feab6af8029d9 Signed-off-by: Tibor Frank (cherry picked from commit 0df92678006f857a1ed051d9077868270ec1f543) --- 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 9f6290e4b2..7f5e54bcca 100755 --- a/resources/tools/presentation/run_report.sh +++ b/resources/tools/presentation/run_report.sh @@ -38,7 +38,7 @@ export PYTHONPATH=`pwd`:`pwd`/../../../:`pwd`/../../libraries/python python pal.py \ --specification specification.yaml \ --release ${RELEASE} \ - --week "38" \ + --week "39" \ --logging INFO \ --force -- cgit 1.2.3-korg