On 2011-05-26, Andreas Schwab <[email protected]> wrote: > Petr Pisar <[email protected]> writes: > >> Reviewer of my package found the package does pass tests in Koji >> (dist-f16). I found the reason: >> >> A test executes non-existent command and expects ENOENT. > > That's a bug in the test. EACCES is a valid error if a PATH element is > inaccessible. > You are right. Returning EACCES if command does not exist in any accesible directory and other directories have insufficient permissions makes sense.
-- Petr -- devel mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/devel
