From 0a7c191db93f3de6c3169fa4de5fb21d02bb3202 Mon Sep 17 00:00:00 2001 From: Tibor Frank Date: Thu, 15 Nov 2018 13:35:12 +0100 Subject: Report: Change versioning and legend of graphs Change-Id: I6381c916582509c45f12d4e6d1d63ffeffc1eaf5 Signed-off-by: Tibor Frank (cherry picked from commit b8287ec997b2d426818fc095f2e4b49ec95d9f49) --- 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 6d770810c5..0438248b8f 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} \ - --version "1.2" \ + --version "w47" \ --logging INFO \ --force -- cgit 1.2.3-korg