Skip to content

Usage-Info not working #4

@UeliDeSchwert

Description

@UeliDeSchwert

When running with an illegal flag (like --help) instead of printing the usage, the code references the functions print_error and print_info, which are only defined further down the file:

$ ./setup.sh --help
./setup.sh: line 36: print_error: command not found
./setup.sh: line 37: print_info: command not found

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions