chiark / gitweb /
compatibility with obsidian
[ypp-sc-tools.web-live.git] / yarrg / yppedia-chart-parser
index 52bd4f7e60e5920be0f278fcc7b29e4378e8f4ed..9cda849c761f82333c52706eae9c3505a7c09d54 100755 (executable)
@@ -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");
            }
        }