Skip to content

-t option not recognised #79

@riban-bw

Description

@riban-bw

The --self-test command line option has the short option -t but t is missing from the getopt_long call and hence -t is not recognised.

Can be fixed by adding t to the getopt_long call in mod-host.c main function.

I am not sure how valid the self test is. It looks more relevant to Cardinal project!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions