The source project of this merge request has been removed.
Quotes arround $input to avoid error message if no input is provided
If you validate nothing, there is a bash error
~/bin/operaffier.sh: line 112: [: =: unary operator expected
~/bin/operaffier.sh: line 114: [: =: unary operator expected
~/bin/operaffier.sh: line 116: [: =: unary operator expected
[ERROR] Why
It's only cosmetic :)