Commits


Sutou Kouhei authored and Krisztián Szűcs committed f1ccc6ab89d
ARROW-16350: [Dev][Archery] Add missing newline in error message comment e.g.: https://github.com/apache/arrow/pull/13003#issuecomment-1110271419 ``` Failed to push updated references, potentially because of credential issues: ['refs/heads/actions-1969-github-verify-rc-binaries-jars-linux-almalinux-8-amd64', 'refs/tags/actions-1969-github-verify-rc-binaries-jars-linux-almalinux-8-amd64', 'refs/heads/actions-1969'] The Archery job run can be found at: https://github.com/apache/arrow/actions/runs/2229490743``` The last ``` should be in a new line. Closes #13004 from kou/archery-missing-newline Lead-authored-by: Sutou Kouhei <kou@clear-code.com> Co-authored-by: Krisztián Szűcs <szucs.krisztian@gmail.com> Signed-off-by: Krisztián Szűcs <szucs.krisztian@gmail.com>