From cca8d301b756c4defca2de659f6731d71621b1f9 Mon Sep 17 00:00:00 2001 From: Thanh Ha Date: Thu, 13 Apr 2017 16:51:43 -0400 Subject: [PATCH] Do not print out bash lines The output from the loop causes significant unnecessary spam in the logs. Change-Id: I67afd71c62c100b8460e44751fd5c96e5d0be754 Signed-off-by: Thanh Ha --- jjb/autorelease/include-raw-autorelease-notify-build-failure.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jjb/autorelease/include-raw-autorelease-notify-build-failure.sh b/jjb/autorelease/include-raw-autorelease-notify-build-failure.sh index e50ec453c..032f6792d 100644 --- a/jjb/autorelease/include-raw-autorelease-notify-build-failure.sh +++ b/jjb/autorelease/include-raw-autorelease-notify-build-failure.sh @@ -1,4 +1,4 @@ -#!/bin/bash -x +#!/bin/bash # @License EPL-1.0 ############################################################################## # Copyright (c) 2017 The Linux Foundation and others. -- 2.36.6