# # # patch "src/model/Tags.cpp" # from [fb04a57ba98d4989e6cb18cdd30b1c1f72e079d5] # to [e5798cb9a2ce40be834b5066b014d23ce4ed267a] # ============================================================ --- src/model/Tags.cpp fb04a57ba98d4989e6cb18cdd30b1c1f72e079d5 +++ src/model/Tags.cpp e5798cb9a2ce40be834b5066b014d23ce4ed267a @@ -89,6 +89,7 @@ void Tags::processTaskResult(const Monot { I(!entry.hash.isNull()); tag.revision = entry.hash; + continue; } if (entry.sym == "signer")