You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
monobit-convert always returns 0 (no error) to the shell even when there was an error. While not high priority, it would be nice if this got fixed at some point to make it easier to use monobit-convert in scripts.
$ monobit-convert hellschreiber/feld-hell-tbs24a-7x14.yaff to foo.png -overwriteERROR: No codepoint labels found.
$ echo$?0
The text was updated successfully, but these errors were encountered:
monobit-convert always returns
0
(no error) to the shell even when there was an error. While not high priority, it would be nice if this got fixed at some point to make it easier to use monobit-convert in scripts.The text was updated successfully, but these errors were encountered: