From 37f7b3ead9eabc8c8d195ae168565c6f12eb8197 Mon Sep 17 00:00:00 2001 From: Tibor Frank Date: Wed, 14 Apr 2021 10:27:57 +0200 Subject: PAL: Fix path to the theme Change-Id: I960c575841a92687a1272c905bbcc057de4a737e Signed-off-by: Tibor Frank --- resources/tools/presentation/run_report.sh | 1 - 1 file changed, 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 61acac38dc..308c6252ec 100755 --- a/resources/tools/presentation/run_report.sh +++ b/resources/tools/presentation/run_report.sh @@ -9,7 +9,6 @@ typeset -A CFG typeset -A DIR DIR[WORKING]=_tmp -CFG[BLD_LATEX]=1 # Create working directories mkdir ${DIR[WORKING]} -- cgit 1.2.3-korg