Skip to content

3.0.1

@fidian fidian tagged this 27 Nov 15:32
adamsmd reported an error when using `shift` and there were no arguments
to shift. I've seen this error when using an argument, such as with
`shift 2` but never have without an argument.

Moved the troublesome `shift` to within an `if` statement that will
check for the presence of additional arguments. This is my proposed
solution to #24.
Assets 2
Loading