HomeClusterLabs Projects

[BUILD] don't ignore errors on install

Description

[BUILD] don't ignore errors on install
It seems to me that when creating directories on install
the only error that can be safely ignored is chown. Or more
to the point, its the only one that may fail under normal circumstances.

Also, I believe that mkdir -p will not producec errors if
the directory already exists, so there is no need to check for
its existance.

Signed-off-by: Simon Horman <horms@verge.net.au>

Mercurial revision: b6071fe20e54514f882f6f6bcbb51557760a7973

Details

Provenance
Simon Horman <horms@verge.net.au>Authored on Aug 9 2007, 5:52 AM
Parents
rP9e5739a942c9: tools: ocf-tester: add capability to test with lrmadmin/lrmd
Branches
Unknown
Tags
Unknown

Event Timeline