From: Peter Mikus Date: Tue, 4 Jul 2017 14:37:13 +0000 (+0000) Subject: Fix: Run-report script X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=commitdiff_plain;h=a097c8748051f82e36b3cc3049bf3e596c2252a4 Fix: Run-report script Change-Id: I98afcbca606caeaf49172c968174c4868579cf6a Signed-off-by: Peter Mikus --- 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'