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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
