Menu

#2 Incorrect Exit Codes

open
nobody
None
5
2011-02-17
2011-02-17
Anonymous
No

When there is no musicbrainz match and/or the file cannot be renamed a non-zero exit code should be returned.

Ex:
$ flactag --write --rename --overwrite-existing album.flac && echo $?
Should print non-zero value if no match in musicbrainz and/or the file rename fails.
However it currently prints zero

Discussion


Log in to post a comment.

MongoDB Logo MongoDB