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/01/29 17:11:31 UTC

[GitHub] marcoabreu commented on a change in pull request #9609: Enable CPP unit tests in CI

marcoabreu commented on a change in pull request #9609: Enable CPP unit tests in CI
URL: https://github.com/apache/incubator-mxnet/pull/9609#discussion_r164497953
 
 

 ##########
 File path: Jenkinsfile
 ##########
 @@ -500,7 +500,7 @@ try {
           init_git()
           unpack_lib('cpu')
           timeout(time: max_time, unit: 'MINUTES') {
-              sh "${docker_run} cpu ./perl-package/test.sh"
+            sh "${docker_run} cpu ./perl-package/test.sh"
 
 Review comment:
   Remove whitespace change

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