From b6326eb63d27174170bfb5083cdf0b3f605d485e Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Sat, 3 Jan 2015 17:17:27 +0100 Subject: disable debugging --- bin/find_dpkg_trigger_cycles.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/find_dpkg_trigger_cycles.sh b/bin/find_dpkg_trigger_cycles.sh index 2b7bf7a0..eac4b2fa 100755 --- a/bin/find_dpkg_trigger_cycles.sh +++ b/bin/find_dpkg_trigger_cycles.sh @@ -96,7 +96,7 @@ # explicit trigger, the second column is the name of the explicit trigger, the # third column is the binary package activating the trigger. -DEBUG=true +DEBUG=false . /srv/jenkins/bin/common-functions.sh common_init "$@" -- cgit v1.2.3-54-g00ecf