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:13:14 UTC

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

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

 ##########
 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:
   It's quite common practice to fix whitespace issues on small commits.  Can you elaborate on why you think it should be removed?

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