1 | | I agree. Reason for this is that a message should terminate with "." to show it's all done, and the "terminating" and "done" are coming from the script while the "was killed" comes from another place (hence the blanks and newline). We could shorten this to just "." instead of "done." No idea, though, how to get rid of the newline without major work in different places (rascontrol and all tools forwarding the messages). |
| 1 | I agree. Reason for this is that a message should terminate with "." to show it's all done, and the "terminating" and "done" are coming from the script while the "was killed" comes from another place (hence the blanks and newline). We could shorten this to just "." instead of "done." but I find lines only containing a dot not very instructive either. |
| 2 | No idea, though, how to get rid of the newline without major work in different places (rascontrol and all tools forwarding the messages). |