[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[or-cvs] r17297: {updater} note changed repo location (updater/trunk/lib/thandy)



Author: nickm
Date: 2008-11-16 18:31:05 -0500 (Sun, 16 Nov 2008)
New Revision: 17297

Modified:
   updater/trunk/lib/thandy/master_keys.py
Log:
note changed repo location

Modified: updater/trunk/lib/thandy/master_keys.py
===================================================================
--- updater/trunk/lib/thandy/master_keys.py	2008-11-16 23:30:12 UTC (rev 17296)
+++ updater/trunk/lib/thandy/master_keys.py	2008-11-16 23:31:05 UTC (rev 17297)
@@ -11,7 +11,7 @@
 
 DEFAULT_MIRRORLIST = {
   "mirrors": [ {'name'     :"master repository",
-                'urlbase'  :"http://updates.torproject.org/";,
+                'urlbase'  :"http://updates.torproject.org/thandy/";,
                 'contents' : ["/**"],
                 'weight'   : 1
                 }