zachgk commented on a change in pull request #13819: Add new Maven build for 
Scala package
URL: https://github.com/apache/incubator-mxnet/pull/13819#discussion_r246501822
 
 

 ##########
 File path: ci/jenkins/Jenkins_steps.groovy
 ##########
 @@ -825,7 +825,21 @@ def test_unix_scala_cpu() {
       node(NODE_LINUX_CPU) {
         ws('workspace/ut-scala-cpu') {
           timeout(time: max_time, unit: 'MINUTES') {
-            utils.unpack_and_init('cpu', mx_dist_lib, true)
+            utils.unpack_and_init('cpu', mx_lib, true)
 
 Review comment:
   I don't think we need mx_dist_lib anymore. If so, we should just delete the 
variable

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

Reply via email to