Skip to content
Snippets Groups Projects
Commit d00a730d authored by Michael Hanselmann's avatar Michael Hanselmann
Browse files

ensure-dirs: Refine error handling on stat(2)


The “_stat_fn” function is renamed to “_lstat_fn” to reflect its
function. The try/except block just wraps calling lstat(2) and nothing
else.

Signed-off-by: default avatarMichael Hanselmann <hansmi@google.com>
Reviewed-by: default avatarRené Nussbaumer <rn@google.com>
parent 297657a2
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment