From 7902281ee08456a4d90bb5829ba42da2c71a6379 Mon Sep 17 00:00:00 2001 From: Tibor Frank Date: Tue, 3 Aug 2021 07:40:23 +0200 Subject: Report: Configure 2106.31, fix latency Change-Id: I6f9e3cc3b79be84acb6b5619016a9aa7d4296e02 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 81188e73ff..7c0776d7bd 100755 --- a/resources/tools/presentation/run_report.sh +++ b/resources/tools/presentation/run_report.sh @@ -32,7 +32,7 @@ export PYTHONPATH=`pwd`:`pwd`/../../../ python pal.py \ --specification specifications/report \ --release ${RELEASE} \ - --week "30" \ + --week "31" \ --logging INFO \ --force -- cgit 1.2.3-korg