7a1b9556

By: Greg Pfeil <greg@technomadic.org>

Always try `inherit_errexit`

Rather than correct the version comparison, just _try_ enabling
`inherit_errexit`, and let it slide if we can’t. Much more robust to shell
implementation changes.

Fixes #54.