Skip to content

shell returns 0 exit code on error #198

@certik

Description

@certik

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.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions