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/12/14 13:52:55 UTC

[GitHub] [arrow] rok commented on a change in pull request #11944: ARROW-14510: [R] [CI] ensure that docker runs don't use host-built artifacts

rok commented on a change in pull request #11944:
URL: https://github.com/apache/arrow/pull/11944#discussion_r768682889



##########
File path: ci/scripts/r_valgrind.sh
##########
@@ -44,3 +49,5 @@ fi
 # https://github.com/microsoft/LightGBM/blob/fa6d356555f9ef888acf5f5e259dca958ca24f6d/.ci/test_r_package_valgrind.sh#L20-L85
 
 popd
+
+popd

Review comment:
       Are popds even needed here? My assumption is shell scripts don't influence the state after completing.




-- 
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-unsubscribe@arrow.apache.org

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