changeset 69:25812a846d24

update to new location;
author Jeff Hammel <jhammel@mozilla.com>
date Thu, 13 Dec 2012 11:06:13 -0800
parents 78e72729582e
children 6e495bad69bb
files talosnames/api.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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)',