HomeSoftware Heritage

swh.scheduler.cli: Open the delimiter option as cli argument

Description

swh.scheduler.cli: Open the delimiter option as cli argument

When providing json values (args|kwargs column), csv's default comma
separator and json's default separator values clash. So the cli fails
to schedule task.

This commit permits to overcome that issue by providing the delimiter
';' to the cli call when json is required.

Details

Provenance
ardumontAuthored on Mar 9 2018, 4:44 PM
ardumontPushed on Mar 9 2018, 4:56 PM
Parents
rDSCH4b918afaade8: Fix issue when updating task-type without any retry delay defined
Branches
Unknown
Tags
Unknown