### What changes were proposed in this pull request? ### Why are the changes needed? When executing the update script locally, it may generate such a Log, which causes awk to exit with an error. ``` Downloading from nexus: httpxxxx ``` ```bash ./dev/dependencies.sh --replace ``` ``` awk: trying to access out of range field -1 input record number 1, file source line number 2 ``` ### Does this PR introduce _any_ user-facing change? ### How was this patch tested? Closes #1914 from cxzl25/CELEBORN-978. Authored-by: sychen <sychen@ctrip.com> Signed-off-by: zky.zhoukeyong <zky.zhoukeyong@alibaba-inc.com> |
||
|---|---|---|
| .. | ||
| ISSUE_TEMPLATE | ||
| workflows | ||
| PULL_REQUEST_TEMPLATE.md | ||