Open pjessen opened 3 years ago
Line 141:
if script_name == 'geoiplookup_contintent': print(mb_host.country_code())
I believe this ought to be:
if script_name == 'geoiplookup_continent': print(mb_host.region_code())
See also https://progress.opensuse.org/issues/90176
@pjessen Can you open a pull request for this change? Issues are not the appropriate place for this.
As we are not using mirrorbrain anymore, isn't this another case of "won't fix" ?
Line 141:
I believe this ought to be:
See also https://progress.opensuse.org/issues/90176