Example from zsh: ``` repos/lfortran(shell)$ shell ci/test.sh xx: command not found repos/lfortran(shell)$ echo $? 0 ``` This is a big problem that prevents the shell to be usable at a CI.