r26200: {website} fix the perlism. (website/trunk)

30 May
2013
30 May
'13
4:54 p.m.
Author: phobos Date: 2013-05-30 16:54:56 +0000 (Thu, 30 May 2013) New Revision: 26200 Modified: website/trunk/update-mirrors.pl Log: fix the perlism. Modified: website/trunk/update-mirrors.pl =================================================================== --- website/trunk/update-mirrors.pl 2013-05-30 16:53:22 UTC (rev 26199) +++ website/trunk/update-mirrors.pl 2013-05-30 16:54:56 UTC (rev 26200) @@ -41,7 +41,7 @@ sub FetchDate { my $url = shift; # Base url for mirror my $trace = "project/trace/www-master.torproject.org"; # this file should always exist - $url = "$url*/*$trace"; + $url = "$url/$trace"; print "Fetching possible date from: $url\n";
4371
Age (days ago)
4371
Last active (days ago)
0 comments
1 participants
participants (1)
-
Andrew Lewman