HomeSoftware Heritage

Fix link size computation

Description

Fix link size computation

If a link points to inexistent file, os.path.getsize break with
Errno 2 No such file or directory exists.
We actually want the link's size.

Details

Provenance
ardumontAuthored on
ardumontPushed on Nov 2 2015, 11:25 AM
Parents
rDLDDIRc7afc41dbf6f: Refactor - Simplify blob conversion
Branches
Unknown
Tags
Unknown