From: Andreas Barth Date: Sun, 6 Jun 2010 19:15:17 +0000 (+0000) Subject: triggers/*: remove "set -x" X-Git-Url: https://git.donarmstrong.com/?p=wannabuild.git;a=commitdiff_plain;h=78217f71a5d2c1314dfc752170e79d931bbe0348 triggers/*: remove "set -x" --- diff --git a/triggers/trigger.debian b/triggers/trigger.debian index 278a489..dd6eaed 100755 --- a/triggers/trigger.debian +++ b/triggers/trigger.debian @@ -1,4 +1,4 @@ -#!/bin/bash -x +#!/bin/bash # vim:set et ts=4 sw=4 ft=sh ai: ARCHIVE="debian" diff --git a/triggers/trigger_wb_update_arch_loop b/triggers/trigger_wb_update_arch_loop index 7d4473e..325a87a 100755 --- a/triggers/trigger_wb_update_arch_loop +++ b/triggers/trigger_wb_update_arch_loop @@ -1,4 +1,4 @@ -#!/bin/bash -x +#!/bin/bash set -eE diff --git a/triggers/trigger_wb_update_arch_loop_with_secondary b/triggers/trigger_wb_update_arch_loop_with_secondary index 058e2e1..9874882 100755 --- a/triggers/trigger_wb_update_arch_loop_with_secondary +++ b/triggers/trigger_wb_update_arch_loop_with_secondary @@ -1,4 +1,4 @@ -#!/bin/bash -x +#!/bin/bash set -eE diff --git a/triggers/trigger_wb_update_for_overlay_arch_loop b/triggers/trigger_wb_update_for_overlay_arch_loop index 8981db1..2e328ad 100755 --- a/triggers/trigger_wb_update_for_overlay_arch_loop +++ b/triggers/trigger_wb_update_for_overlay_arch_loop @@ -1,4 +1,4 @@ -#!/bin/bash -x +#!/bin/bash set -eE