dmtrKovalenko / odiff

The fastest pixel-by-pixel image visual difference tool in the world.
MIT License
1.96k stars 73 forks source link

Assume `nul` if no DIFF is given #80

Closed parasiteoflife closed 12 months ago

parasiteoflife commented 1 year ago

Please make the app assume nul for the diff output if nothing is given instead

dmtrKovalenko commented 12 months ago

If you use binary directly the status code 0 means that there is no diff, any other — means some kind of failure