Change default to follow index pages as well.

Change-Id: I4619072520a1a09ebf2218ade8a19ac84056a5c9
This commit is contained in:
David Shrewsbury 2012-05-21 17:39:20 -04:00
parent 88e08a5164
commit 666a162bc8

View File

@ -4,7 +4,7 @@ class pypimirror ( $base_url,
$fetch_since_days = 1,
$package_matches = ["*"],
$external_links = true,
$follow_external_index_pages = false )
$follow_external_index_pages = true )
{
if $external_links == true {