8.1.0.2 sending remote commands does not work

Tried sending the “restart after current task completion” remote command to slaves, but it doesnt work at all. This error is printed instead:

2016-06-14 18:17:16:  Traceback (most recent call last):
2016-06-14 18:17:16:    File "DeadlineUI/Commands/DeadlineCommands.py", line 93, in Execute
2016-06-14 18:17:16:    File "DeadlineUI/Commands/RemoteCommands.py", line 835, in InnerExecute
2016-06-14 18:17:16:  UnboundLocalError: local variable 'comment' referenced before assignment

Regular restart command worked.

Should be an easy fix, judging from that error. I believe this is already logged internally, but I’ll be sure to double-check

Cheers,
Jon