diff options
author | Jiyong Park <jiyong@google.com> | 2020-11-18 15:52:07 +0900 |
---|---|---|
committer | Jiyong Park <jiyong@google.com> | 2020-11-19 08:58:02 +0900 |
commit | dc48afd3c5f7267e9720f0b80919962c9977c6e6 (patch) | |
tree | fe966ea5b23ba5b306d18019e204adfec6704a5e /sdk/java_sdk_test.go | |
parent | 073ea55fadea185e48aedc65a648445474057e73 (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 'sdk/java_sdk_test.go')
0 files changed, 0 insertions, 0 deletions