Page MenuHomeSoftware Heritage

vault: directory cooker: handle symlinks and executables
ClosedPublic

Authored by seirl on Feb 17 2017, 4:53 PM.

Details

Test Plan

With a custom archive:
% ls -l
total 8
-rwxr-xr-x 1 antoine antoine 11 Feb 17 16:50 executable
-rw-r--r-- 1 antoine antoine 8 Feb 17 16:50 realfile
lrwxrwxrwx 1 antoine antoine 8 Feb 17 16:50 symlink -> realfile

Diff Detail

Repository
rDSTO Storage manager
Branch
master
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 679
Build 915: Software Heritage Python tests
Build 914: arc lint + arc unit

Event Timeline

olasd edited edge metadata.
This revision is now accepted and ready to land.Feb 20 2017, 12:39 PM

remove assert, replace by warning

This revision was automatically updated to reflect the committed changes.