[jenkins] 04/05: Made the init script less verbose by default
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Mon Sep 15 11:16:12 UTC 2014
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository jenkins.
commit 9d59fe327266e4483c3d4db788c4c8265a186a61
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Mon Sep 8 11:25:55 2014 +0200
Made the init script less verbose by default
---
debian/jenkins.init | 2 ++
1 file changed, 2 insertions(+)
diff --git a/debian/jenkins.init b/debian/jenkins.init
index 32186f7..df14710 100644
--- a/debian/jenkins.init
+++ b/debian/jenkins.init
@@ -42,6 +42,8 @@ elif [ -r /etc/environment ]; then
export LANG LANGUAGE
fi
+VERBOSE=no
+
# Define LSB log_* functions.
# Depend on lsb-base (>= 3.0-6) to ensure that this file is present.
. /lib/lsb/init-functions
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jenkins.git
More information about the pkg-java-commits
mailing list