Skip to content

v0.2.50..v0.2.51 changeset SortCmdTest.sh.stdout

Garret Voltz edited this page Jan 15, 2020 · 1 revision
diff --git a/test-files/cmd/slow/SortCmdTest.sh.stdout b/test-files/cmd/slow/SortCmdTest.sh.stdout
index fc42821..67aaa58 100644
--- a/test-files/cmd/slow/SortCmdTest.sh.stdout
+++ b/test-files/cmd/slow/SortCmdTest.sh.stdout
@@ -26,9 +26,9 @@ test-output/cmd/slow/SortCmdTest/osm-output-2.osm is sorted.
 Sorting pbf on disk...
 
 test-files/cmd/slow/SortCmdTest/input.osm.pbf is not sorted.
-14:50:32.223 WARN   .../hoot/core/io/OsmXmlReader.cpp( 521) Missing Node(-35) in Way(-4).
-14:50:32.223 WARN   .../hoot/core/io/OsmXmlReader.cpp( 521) Missing Node(-36) in Way(-4).
-14:50:32.224 WARN   .../hoot/core/io/OsmXmlReader.cpp( 521) Missing Node(-29) in Way(-3).
-14:50:32.224 WARN   .../hoot/core/io/OsmXmlReader.cpp( 525) hoot::OsmXmlReader: Reached the maximum number of allowed warning messages for this class set by the setting log.warn.message.limit.  Silencing additional warning messages for this class...
+17:25:14.137 WARN   .../hoot/core/io/OsmXmlReader.cpp( 584) Skipping missing Node(-35) in Way(-4)...
+17:25:14.139 WARN   .../hoot/core/io/OsmXmlReader.cpp( 584) Skipping missing Node(-36) in Way(-4)...
+17:25:14.140 WARN   .../hoot/core/io/OsmXmlReader.cpp( 584) Skipping missing Node(-29) in Way(-3)...
+17:25:14.140 WARN   .../hoot/core/io/OsmXmlReader.cpp( 588) hoot::OsmXmlReader: Reached the maximum number of allowed warning messages for this class set by the setting log.warn.message.limit.  Silencing additional warning messages for this class...
 test-output/cmd/slow/SortCmdTest/pbf-output-2.osm.pbf is sorted.
 
Clone this wiki locally