You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2018/06/19 07:18:37 UTC

[GitHub] asitstands commented on a change in pull request #10951: [MXNET-545] Fix broken cython build

asitstands commented on a change in pull request #10951: [MXNET-545] Fix broken cython build
URL: https://github.com/apache/incubator-mxnet/pull/10951#discussion_r196316508
 
 

 ##########
 File path: Jenkinsfile
 ##########
 @@ -170,7 +172,7 @@ try {
           timeout(time: max_time, unit: 'MINUTES') {
             init_git()
             docker_run('centos7_cpu', 'build_centos7_cpu', false)
-            pack_lib('centos7_cpu')
+            pack_lib('centos7_cpu', mx_cython_lib)
 
 Review comment:
   Sure, I'll try soon.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services