X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~yarrgweb/git?p=ypp-sc-tools.db-live.git;a=blobdiff_plain;f=yarrg%2Fyppedia-chart-parser;h=52bd4f7e60e5920be0f278fcc7b29e4378e8f4ed;hp=9cda849c761f82333c52706eae9c3505a7c09d54;hb=6efe0be58f0f829df3a2adc71c98ae4601f3b29b;hpb=89de43f79c1a644669c3c00ba27157081ef29fcd diff --git a/yarrg/yppedia-chart-parser b/yarrg/yppedia-chart-parser index 9cda849..52bd4f7 100755 --- a/yarrg/yppedia-chart-parser +++ b/yarrg/yppedia-chart-parser @@ -369,8 +369,7 @@ sub compare_island_lists () { if (!defined $wtarch) { error("island from chart not found on ocean page: $island"); } elsif (defined $wiarch and $wtarch ne $wiarch) { -# error("island in $wtarch on ocean page but". - warning("island in $wtarch on ocean page but". + error("island in $wtarch on ocean page but". " concluded $wiarch from chart: $island"); } }