Author: poeml Date: Wed Feb 26 22:27:42 2014 New Revision: 8485 URL: http://svn.mirrorbrain.org/viewvc/mirrorbrain?rev=8485&view=rev Log: mb update: - add another note to the warning about DNSrr Modified: trunk/mb/mb/asn.py Modified: trunk/mb/mb/asn.py URL: http://svn.mirrorbrain.org/viewvc/mirrorbrain/trunk/mb/mb/asn.py?rev=8485&r1=8484&r2=8485&view=diff ============================================================================== --- trunk/mb/mb/asn.py (original) +++ trunk/mb/mb/asn.py Wed Feb 26 22:27:42 2014 _at_@ -44,7 +44,8 @@ print >>sys.stderr, '\n>>> see http://mirrorbrain.org/archive/mirrorbrain/0042.html why this could\n' \ '>>> could be a problem, and what to do about it. But note that this is not\n' \ '>>> necessarily a problem and could actually be intended depending on the\n' \ - '>>> mirror\'s configuration. See http://mirrorbrain.org/issues/issue152\n' + '>>> mirror\'s configuration (see http://mirrorbrain.org/issues/issue152).\n' \ + '>>> It\'s best to talk to the mirror\'s admins.\n' a = IpAddress() if ips: a.ip = ips[0] if ip6s: a.ip6 = ip6s[0] _______________________________________________ mirrorbrain-commits mailing list Archive: http://mirrorbrain.org/archive/mirrorbrain-commits/ Note: To remove yourself from this list, send a mail with the content unsubscribe to the address mirrorbrain-commits-request_at_mirrorbrain.orgReceived on Wed Feb 26 2014 - 21:27:43 GMT
This archive was generated by hypermail 2.3.0 : Wed Feb 26 2014 - 21:32:08 GMT