jonkeane commented on a change in pull request #12395:
URL: https://github.com/apache/arrow/pull/12395#discussion_r804003457



##########
File path: dev/tasks/r/github.linux.cran.yml
##########
@@ -44,7 +44,7 @@ jobs:
 
       - name: Docker Run
         shell: bash
-        run: archery docker run r
+        run: archery docker run -e ARROW_SOURCE_HOME='' r

Review comment:
       ```suggestion
           # setting ARROW_SOURCE_HOME='' here ensures that we use the cpp 
source copied into tools/
           run: archery docker run -e ARROW_SOURCE_HOME='' r
   ```




-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to