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



##########
File path: dev/tasks/docker-tests/github.linux.yml
##########
@@ -45,7 +45,7 @@ jobs:
             {{ image }} \
             {{ command|default("") }}
 
-    {% if '-r' in image %}

Review comment:
       That works for me. I’m not sure if this is more hacky than worth while 
but I think we could also do `cat file || true` And not need to check if the 
file exists already. Though the if approach is clearer what we intend there. 




-- 
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