summaryrefslogtreecommitdiff
path: root/filesystem/filesystem.go
diff options
context:
space:
mode:
authorJiyong Park <jiyong@google.com>2020-11-18 15:52:07 +0900
committerJiyong Park <jiyong@google.com>2020-11-19 08:58:02 +0900
commitdc48afd3c5f7267e9720f0b80919962c9977c6e6 (patch)
treefe966ea5b23ba5b306d18019e204adfec6704a5e /filesystem/filesystem.go
parent073ea55fadea185e48aedc65a648445474057e73 (diff)
zipsync handles symlink
This change fixes a bug that zipsync didn't handle symlink correctly; symlink was extracted as a regular file whose content is the target path. Fixing the problem by correctly creating the symlink using os.Symlink. Bug: N/A Test: manual Change-Id: Ib6685c14e1950d1057d89672883cdd9e4879069a
Diffstat (limited to 'filesystem/filesystem.go')
0 files changed, 0 insertions, 0 deletions