Skip to content

typo in command line does not throw error #90

@zihlmann

Description

@zihlmann

when issuing the following command:
ccdb add -r130999-130999 xxxxxxxxxxxx xxxxxxx
instread of
ccdb add -r 130999-130999 xxxxxxxxxxxx xxxxxxx

Note the missing space after "-r"
the command will be executed as full range from 0 to maximum rather than
not doing anything and throw an error.
This can be a problem because the user will not notice that the command executed
did not result in the desired outcome.

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