# HG changeset patch # User Jeff Hammel # Date 1355425573 28800 # Node ID 25812a846d24170b47191db869682c8d301d52e2 # Parent 78e72729582ee02117fd61d43f3b9ebdb48e18e4 update to new location; diff -r 78e72729582e -r 25812a846d24 talosnames/api.py --- a/talosnames/api.py Wed Nov 14 15:51:04 2012 -0800 +++ b/talosnames/api.py Thu Dec 13 11:06:13 2012 -0800 @@ -32,7 +32,7 @@ # mapping file from builbot-configs name to tbpl codes: # http://hg.mozilla.org/users/mstange_themasta.com/tinderboxpushlog/file/tip/js/Config.js - tbpl_map = 'http://hg.mozilla.org/users/mstange_themasta.com/tinderboxpushlog/raw-file/tip/js/Data.js' + tbpl_map = 'https://hg.mozilla.org/webtools/tbpl/raw-file/tip/js/Data.js' tables = {'os_list': '(id, name text)', 'branches': '(id, name text)',