Commits


Sutou Kouhei authored and GitHub committed c3a0bd2629a
GH-44127: [CI][R] Fix util_enable_core_dumps.sh path (#44128) ### Rationale for this change Checkout directory is `arrow/` not `./`. ### What changes are included in this PR? Add missing `arrow/` prefix. ### Are these changes tested? Yes. ### Are there any user-facing changes? No. * GitHub Issue: #44127 Authored-by: Sutou Kouhei <kou@clear-code.com> Signed-off-by: Sutou Kouhei <kou@clear-code.com>