aboutsummaryrefslogtreecommitdiffstats
path: root/resources/tools/report_gen
diff options
context:
space:
mode:
authorPeter Mikus <pmikus@cisco.com>2017-07-04 14:37:13 +0000
committerPeter Mikus <pmikus@cisco.com>2017-07-04 14:37:47 +0000
commita097c8748051f82e36b3cc3049bf3e596c2252a4 (patch)
tree276cbb40c8bd415f94f37fec6a7259092d9a7c7f /resources/tools/report_gen
parent785519e26196b9e0a5016d0fc54ed099fd0a920f (diff)
Fix: Run-report script
Change-Id: I98afcbca606caeaf49172c968174c4868579cf6a Signed-off-by: Peter Mikus <pmikus@cisco.com>
Diffstat (limited to 'resources/tools/report_gen')
-rwxr-xr-xresources/tools/report_gen/run_report.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/tools/report_gen/run_report.sh b/resources/tools/report_gen/run_report.sh
index c24034f483..e11c68e8ee 100755
--- a/resources/tools/report_gen/run_report.sh
+++ b/resources/tools/report_gen/run_report.sh
@@ -3,7 +3,7 @@
set -x
# Build locally without jenkins integrations
-DEBUG=1
+DEBUG=0
# Build directories
WORKING_DIR='_tmp'