mirror of
https://github.com/zeldaret/oot
synced 2026-06-12 13:35:17 -04:00
Fixing build to successfully stop on failure
This commit is contained in:
@@ -43,6 +43,7 @@ try:
|
||||
print()
|
||||
print(' '.join(shlex.quote(x) for x in compile_cmdline))
|
||||
print()
|
||||
sys.exit(55)
|
||||
# To keep the preprocessed file:
|
||||
# os._exit(1)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user