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


With regards,
Apache Git Services

Reply via email to