Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes #12: sbasm exit code = 0 when error is not fatal? #13

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

wil-low
Copy link

@wil-low wil-low commented May 15, 2023

Please check if I missed something, just wanted a quick fix to use sbasm in makefile properly ;)

@sbprojects
Copy link
Owner

Thanks for spotting this one. I've made a slightly different change and will commit that instead of your pull request. Your change comes after a possible run command. And I think the run command should not be executed when there was an error.
See: https://www.sbprojects.net/sbasm/directives.php?directive=ru

@wil-low
Copy link
Author

wil-low commented May 16, 2023

Great, thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants