You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2021/01/28 09:09:24 UTC

[GitHub] [arrow] pitrou commented on a change in pull request #9344: ARROW-11406: [CI][C++] Fix ccache caching on Travis-CI

pitrou commented on a change in pull request #9344:
URL: https://github.com/apache/arrow/pull/9344#discussion_r565927844



##########
File path: .travis.yml
##########
@@ -143,11 +148,13 @@ script:
   #   /home/travis/.travis/functions: line 109: ulimit: core file size: cannot modify limit: Operation not permitted
   - |
     ulimit -c unlimited || :
+  - du -d2 -h $DOCKER_VOLUME_PREFIX

Review comment:
       No, that was to debug until I got it to work.




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

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