Skip to content

Commit

Permalink
Tools: Error messages
Browse files Browse the repository at this point in the history
  • Loading branch information
shahramn committed Aug 20, 2024
1 parent 62caaf5 commit 0f3a10b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/grib_dump.cc
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,7 @@ int grib_tool_new_file_action(grib_runtime_options* options, grib_tools_file* fi
* are more index files */
options->fail = 0;
options->skip_all = 1; /* ECC-1516 */
file->handle_count = 1; // Suppress error "No messages found in ..."
}

return 0;
Expand Down

0 comments on commit 0f3a10b

Please sign in to comment.