aboutsummaryrefslogtreecommitdiffstats
path: root/resources/tools/presentation/run_report.sh
diff options
context:
space:
mode:
authorTibor Frank <tifrank@cisco.com>2021-04-14 10:27:57 +0200
committerTibor Frank <tifrank@cisco.com>2021-04-14 11:11:48 +0000
commit68827d323227c98c90712e809eabc983252b38c9 (patch)
tree2ad416fb4c369fdb0a68333e00941c634df72daf /resources/tools/presentation/run_report.sh
parent4f7f61257261a99882877cc3ee4a8a7bd32f8b5f (diff)
PAL: Fix path to the theme
Change-Id: I960c575841a92687a1272c905bbcc057de4a737e Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit 37f7b3ead9eabc8c8d195ae168565c6f12eb8197)
Diffstat (limited to 'resources/tools/presentation/run_report.sh')
-rwxr-xr-xresources/tools/presentation/run_report.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/resources/tools/presentation/run_report.sh b/resources/tools/presentation/run_report.sh
index 52757efbf7..f006669b80 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
# Install system dependencies
sudo apt-get -y update