[ https://issues.apache.org/jira/browse/ARROW-13759?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Nic Crane updated ARROW-13759: ------------------------------ Priority: Minor (was: Major) > [C++] Update run_clang_format.py to specify python3 in shebang line > ------------------------------------------------------------------- > > Key: ARROW-13759 > URL: https://issues.apache.org/jira/browse/ARROW-13759 > Project: Apache Arrow > Issue Type: Improvement > Components: C++ > Reporter: Nic Crane > Assignee: Nic Crane > Priority: Minor > > Currently the script in {{cpp/build-support/run_clang_format.py}} requires > modifying to run on any machines/environments where the shebang line > {{#!/usr/bin/env python}} finds the system python2 instead of python3. > Updating the shebang line to read {{python3}} instead of {{python}} would fix > this. -- This message was sent by Atlassian Jira (v8.3.4#803005)