Skip to content

Failure to parse command line string containing colon (:) #986

@jleveque

Description

@jleveque

I need supervisor to run a command in which one of the arguments is itsef a format string which contains a colon. However, supervisor errors out upon parsing supervisor.conf with the following error:

Error: Format string [...] for [...] is badly formatted: unsupported format character ':' (0x3a) at index 30

I tried enclosing the argument list in quotes to no avail. Is there a workaround for this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions