mirror of
https://github.com/pragma-/pbot.git
synced 2026-01-09 03:38:02 +01:00
If ProcessManager::execute_process() returns undef, then the loop in Interpreter::interpret() thinks that the command didn't get handled, and so goes on to look for other commands. This is now corrected.