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