[ https://issues.apache.org/jira/browse/YETUS-1167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Allen Wittenauer resolved YETUS-1167. ------------------------------------- Resolution: Fixed Thanks [~ndimiduk] for the review. Committed. > shellcheck null byte > -------------------- > > Key: YETUS-1167 > URL: https://issues.apache.org/jira/browse/YETUS-1167 > Project: Yetus > Issue Type: Bug > Components: Precommit > Reporter: Allen Wittenauer > Assignee: Allen Wittenauer > Priority: Minor > Fix For: 0.14.0 > > Time Spent: 20m > Remaining Estimate: 0h > > Throwing this error: > {code} > /tmp/yetus-4926.31954/precommit/plugins.d/shellcheck.sh: line 123: warning: > command substitution: ignored null byte in input > {code} > for > {code} > text=$(head -n 1 "${fn}") > {code} -- This message was sent by Atlassian Jira (v8.20.7#820007)