#68 No check for argument to option when parsing options
Closed: Fixed by pwhalen. Opened by zuh0.

When parsing options, there is no check that a parameter was given before assigning $2 and using shift.

This is a problem as the script continues to run with the wrong arguments set for some options.


Metadata Update from @pwhalen:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

Log in to comment on this ticket.

Metadata