mirror of
https://github.com/pragma-/pbot.git
synced 2026-01-07 02:38:03 +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.