[tor-commits] r25033: {website} add commas in the right places. (website/trunk)

Andrew Lewman andrew at torproject.org
Wed Sep 7 03:16:51 UTC 2011


Author: phobos
Date: 2011-09-07 03:16:51 +0000 (Wed, 07 Sep 2011)
New Revision: 25033

Modified:
   website/trunk/update-mirrors.pl
Log:
add commas in the right places.


Modified: website/trunk/update-mirrors.pl
===================================================================
--- website/trunk/update-mirrors.pl	2011-09-07 03:00:38 UTC (rev 25032)
+++ website/trunk/update-mirrors.pl	2011-09-07 03:16:51 UTC (rev 25033)
@@ -605,7 +605,7 @@
             httpsDistMirror => "",
             rsyncDistMirror => "",
             hiddenServiceMirror => "",
-        }
+        },
         mirror036 => {
             adminContact => "",
             orgName => "",
@@ -623,7 +623,7 @@
             httpsDistMirror => "https://www.coevoet.nl/tor/dist",
             rsyncDistMirror => "",
             hiddenServiceMirror => "",
-      }
+      },
         mirror037 => {
             adminContact => "",
             orgName => "",



More information about the tor-commits mailing list