Skip to content

Wrong exit code when input file not found #16

@ghost

Description

If I do the following:

luam -o test.lua test.luam
echo $?

And test.luam doesn't exist, the exit code is still 0 (which leads to my Makefile not failing when it should.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions