X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=daklib%2Futils.py;h=542ede51c8cab50c9b56fd0b09c7e15f3b5daabc;hb=39cdc8cc1607dbacfcdbf8182e3a024c05737fe4;hp=27b068e1c49d15ec9426da65f13ac49054762f2b;hpb=5537d969662dd89432dbede1e985d17a7ac632ef;p=dak.git diff --git a/daklib/utils.py b/daklib/utils.py index 27b068e1..542ede51 100755 --- a/daklib/utils.py +++ b/daklib/utils.py @@ -1539,7 +1539,7 @@ if which_conf_file() != default_config: ################################################################################ -def parse_wnpp_bug_file(file = "/home/tolimar/wnpp-bugs"): +def parse_wnpp_bug_file(file = "/srv/ftp-master.debian.org/scripts/masterfiles/wnpp_rm"): """ Parses the wnpp bug list available at http://qa.debian.org/data/bts/wnpp_rm Well, actually it parsed a local copy, but let's document the source