Skip to content
Snippets Groups Projects
Commit 41f7aaab authored by Joseph Mirabel's avatar Joseph Mirabel Committed by Joseph Mirabel
Browse files

Fix statistics

parent 3d8cb46b
No related branches found
No related tags found
No related merge requests found
......@@ -316,7 +316,7 @@ namespace hpp {
hppDout (info, "Extension:" << std::endl
<< es);
}
if (!projShorter && fullValidPath) {
if (!projShorter && fullyValid) {
es.addSuccess ();
es.addFailure (reasons_ [REACHED_DESTINATION_NODE]);
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment