From f05fefdd25095c052cda7b6c2e39d7b619be0b32 Mon Sep 17 00:00:00 2001 From: Jan Pokorný Date: Tue, 26 Jun 2012 17:43:54 +0200 Subject: set default BUGZILLA_ROOT MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit (may or may not be good, to long from last edit) Signed-off-by: Jan Pokorný --- watch-bz | 1 + 1 file changed, 1 insertion(+) diff --git a/watch-bz b/watch-bz index 39ab50b..b8d615f 100755 --- a/watch-bz +++ b/watch-bz @@ -14,6 +14,7 @@ HERE=$(dirname $0) BUGZILLA=$(which bugzilla 2>/dev/null) +BUGZILLA_ROOT=/usr # example defaults, modify via ~/.watchbzrc COMPONENT=luci,ricci,clustermon,conga,sunzi -- cgit