szha commented on a change in pull request #13916: Static build for Python URL: https://github.com/apache/incubator-mxnet/pull/13916#discussion_r248542455
########## File path: tools/staticbuild/build_wheel.sh ########## @@ -18,10 +18,7 @@ # under the License. # This script builds the wheel for binary distribution and performs sanity check. - -cd mxnet-build -echo $(git rev-parse HEAD) >> python/mxnet/COMMIT_HASH Review comment: This is intended for logging the commit hash in the package. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
