pitrou commented on code in PR #44804:
URL: https://github.com/apache/arrow/pull/44804#discussion_r1905140320


##########
ci/scripts/python_wheel_windows_build.bat:
##########
@@ -27,15 +32,15 @@ choco install -r -y --no-progress vcredist140
 choco upgrade -r -y --no-progress vcredist140
 dir C:\Windows\System32\msvcp140.dll
 
-echo "=== (%PYTHON_VERSION%) Clear output directories and leftovers ==="
+echo "=== (%PYTHON%) Clear output directories and leftovers ==="

Review Comment:
   Hmm, not really, because we're using it in the `RUN choco install ...` lines.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscr...@arrow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to