X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~yarrgweb/git?p=ypp-sc-tools.web-live.git;a=blobdiff_plain;f=yarrg%2Fyppedia-chart-parser;fp=yarrg%2Fyppedia-chart-parser;h=9cda849c761f82333c52706eae9c3505a7c09d54;hp=52bd4f7e60e5920be0f278fcc7b29e4378e8f4ed;hb=89de43f79c1a644669c3c00ba27157081ef29fcd;hpb=59824f48d09192d1c535adecf5ee2e4ee2ed47d5 diff --git a/yarrg/yppedia-chart-parser b/yarrg/yppedia-chart-parser index 52bd4f7..9cda849 100755 --- a/yarrg/yppedia-chart-parser +++ b/yarrg/yppedia-chart-parser @@ -369,7 +369,8 @@ 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". +# error("island in $wtarch on ocean page but". + warning("island in $wtarch on ocean page but". " concluded $wiarch from chart: $island"); } }