commit | 80db1a0f7cfbe196a3bd02e8562be15434c2dee5 | [log] [tgz] |
---|---|---|
author | Kiyoung Kim <kiyoungkim@google.com> | Wed Aug 04 11:43:04 2021 +0900 |
committer | Kiyoung Kim <kiyoungkim@google.com> | Wed Aug 04 13:58:21 2021 +0900 |
tree | 4642d3d6933c95072d094d86e0fde4380f66d757 | |
parent | 53f2c9579159d2fa73a3c7f9c440f7288408c46f [diff] |
Allow relative path as 'local' argument Currently local argument only allows absolute path, and there is no proper error message when relative path is used. This change updates local argument to absolute path, so relative path can be used as the value. Test: update.py with relative local path succeeded Change-Id: If6f816849bb0ee6673a95e823227f6201fb7c086