Merge pull request #2 from ryu10/master

Set the exit code to 0 if conversion is successful
This commit is contained in:
Paul Hagstrom 2020-05-29 00:40:58 -04:00 committed by GitHub
commit 5d9c81dcdb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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