To reproduce the bug, run
evince /dev/null || echo "NOT PDF"
evince /dev/zeros || echo "NOT PDF"
evince /dev/zreo || echo "NOT PDF"
You would expect to see "NOT PDF" three times, because the first file
is empty, the second is a string of binary zeros, and the third isn't a file
at all. Instead, evince exits with status zero each time, indicating
success.
** Changed in: evince (Ubuntu)
Status: Incomplete => New
--
exit code zero on failure
https://bugs.launchpad.net/bugs/669803
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs