Comment 1 for bug 1638533

Revision history for this message
Martin Owens (doctormo) wrote :

It's parsed as a disabled command. You should see an enabled flag set to false and when you do `print cron` you should get back the commented version.

It works this way so developers can enable and disable commands without having to manually go into the comments.

Should commands only return enabled commands?