Comment 1 for bug 1933883

Revision history for this message
Xav Paice (xavpaice) wrote :

add_date_range_to_cron_args() in class Ipmi (tools.py) seems to join the args with "," rather than spaces.

Would be good to reproduce the error with a unit test, then fix it. Seems that the actual cron text is different to the list of args.