3
0
mirror of https://github.com/pragma-/pbot.git synced 2025-03-04 21:41:01 +01:00
Pragmatic Software c3e16410c2 Whoops, execute_process() cannot return undef
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.
2021-09-07 10:18:12 -07:00
..
2021-08-06 12:59:21 -07:00