From 0c3e94ed3f70c9dcd41e55ba2c043dd134aa7333 Mon Sep 17 00:00:00 2001 From: Tibor Frank Date: Mon, 24 Feb 2020 14:49:00 +0100 Subject: PAL: Process local xml file Change-Id: I2d60b2c6616de6d6b2e1d742407ac392471883aa Signed-off-by: Tibor Frank --- resources/tools/presentation/run_report_local.sh | 126 +++++++++++++++++++++++ 1 file changed, 126 insertions(+) create mode 100755 resources/tools/presentation/run_report_local.sh (limited to 'resources/tools/presentation/run_report_local.sh') diff --git a/resources/tools/presentation/run_report_local.sh b/resources/tools/presentation/run_report_local.sh new file mode 100755 index 0000000000..6074f1dcc5 --- /dev/null +++ b/resources/tools/presentation/run_report_local.sh @@ -0,0 +1,126 @@ +#!/bin/bash + +# set -x + +usage() +{ + cat <