FIX: Typo in run_report script
[csit.git] / resources / tools / report_gen / run_report.sh
index 2737373..c867d35 100755 (executable)
@@ -3,7 +3,7 @@
 set -x
 
 # Build locally without jenkins integrations
-DEBUG=1
+DEBUG=0
 
 # Script directory
 SCRIPT_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"