get default BT_URL from TinderConfig

This commit is contained in:
kestes%tradinglinx.com 2001-02-16 20:02:21 +00:00
Родитель c21627d1cc
Коммит 329c13608f
1 изменённых файлов: 7 добавлений и 6 удалений

Просмотреть файл

@ -4,8 +4,8 @@
# Tracking system and its relationship to the tinderbox trees.
# $Revision: 1.2 $
# $Date: 2001/02/16 01:40:08 $
# $Revision: 1.3 $
# $Date: 2001/02/16 20:02:21 $
# $Author: kestes%tradinglinx.com $
# $Source: /home/hwine/cvs_conversion/cvsroot/mozilla/webtools/tinderbox2/src/default_conf/BTData.pm,v $
# $Name: $
@ -62,6 +62,11 @@ $VERSION = '#tinder_version#';
# a URL to the bug tracking systems main page.
$BT_URL = ($TinderConfig::BT_URL ||
'http://bugzilla.mozilla.org/');
# Ticket variable names match this pattern
@ -90,10 +95,6 @@ $BUGID_FIELD_NAME = 'Bug#';
$STATUS_FIELD_NAME = 'Status';
# a URL to the bug tracking systems main page.
$BT_URL = 'http://bugzilla.mozilla.org/';
# The values of the status field wich denote that the ticket is moving
# forward. Notice that this list may not be complete as we are only