set -e
... && return
* fix `set -e` in combination with `... && return` error * fix other versions too