Bug 978615 - remove URL to unavailable webdot server. r,a=glob

git-svn-id: svn://10.0.0.236/trunk@265679 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
bzrmirror%bugzilla.org 2014-11-19 17:45:53 +00:00
parent 65fb443e88
commit 98837ad3f5
3 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
9212 9213

View File

@ -1 +1 @@
ca99361e17e2ebc0a5bbb017a5c9cb347c49caae ee5198e9e0c4197327f96f27c7e4347259dc5a74

View File

@ -21,7 +21,7 @@ sub get_param_list {
{ {
name => 'webdotbase', name => 'webdotbase',
type => 't', type => 't',
default => 'http://www.research.att.com/~north/cgi-bin/webdot.cgi/%urlbase%', default => '',
checker => \&check_webdotbase checker => \&check_webdotbase
}, },