]> git.donarmstrong.com Git - wannabuild.git/commitdiff
triggers/*: remove "set -x"
authorAndreas Barth <aba@not.so.argh.org>
Sun, 6 Jun 2010 19:15:17 +0000 (19:15 +0000)
committerAndreas Barth <aba@not.so.argh.org>
Sun, 6 Jun 2010 19:15:17 +0000 (19:15 +0000)
triggers/trigger.debian
triggers/trigger_wb_update_arch_loop
triggers/trigger_wb_update_arch_loop_with_secondary
triggers/trigger_wb_update_for_overlay_arch_loop

index 278a489db6de44ff32c9bd379e3959edc261bb94..dd6eaede6fb40e7f4f8306191029a04b00d81e19 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash -x
+#!/bin/bash
 # vim:set et ts=4 sw=4 ft=sh ai:
 
 ARCHIVE="debian"
index 7d4473e37b8152dfee8e4c89428b6153bc1b8861..325a87ad827b02fd026a3999e85146c14890b827 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash -x
+#!/bin/bash
 
 set -eE
 
index 058e2e1d3e478b08b384f283d5e908fbd1d5955b..987488258a04f5393ffe4cff2111460c7b832707 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash -x
+#!/bin/bash
 
 set -eE
 
index 8981db16643763ad1e63601285590cbb35a1c412..2e328adc2d7a0fa9cfde48972f2fb8efd13b3c44 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash -x
+#!/bin/bash
 
 set -eE