mirror of
https://github.com/kemko/nomad.git
synced 2026-01-03 17:05:43 +03:00
The only user of monitor(evalID, true) was command/eval_status, and eval_status had a duplicate of the prefix-handling code inside it, so in all cases the complete evalID was being passed to monitor. Given that, we can remove the prefix code from command/monitor, and remove the boolean arg.
3.1 KiB
3.1 KiB