-
-
Notifications
You must be signed in to change notification settings - Fork 39
Closed
Description
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 foundReactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels