- Package:
- djvulibre-bin
- Source:
- djvulibre
- Description:
- Utilities for the DjVu image format
- Submitter:
- Jakub Wilk
- Date:
- 2015-08-23 22:15:05 UTC
- Severity:
- normal
djvuextract exits with status 0, even when it failed extract a chunk because it was missing: $ djvuextract djvu3spec.djvu -page=1 MOOO=/dev/null MOOO=/dev/null --> not found! I'd expect the exit status to be non-zero in this case.