Set the exit code to 0 if conversion is successful

This commit is contained in:
ryu10 2020-05-28 16:22:04 -07:00
parent 1f151de479
commit 17e95cf40f
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ def main(argv=None):
with open(pofilename, mode="wb") as pofile:
for potrack in potracks:
pofile.write(potrack)
return 1
return 0
# From Beneath Apple ProDOS, table 3.1
# block 000 physical 0, 2 DOS 0, E page 0, 1