Skip to content

Fix continous mode of binary

Bram Veenboer requested to merge fix-binary into master

With the refactoring of !92 (merged), the continuous mode of the binary (when no command) no longer works. The command vector always has one element. Checking whether the first element is an empty string fixes the issue.

Merge request reports

Loading