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
Desktop Bugs, which is subscribed to evince in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

Reply via email to