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/09/14 08:00:12 UTC

[GitHub] lebeg commented on a change in pull request #12561: Fix error in try/finally block for blc

lebeg commented on a change in pull request #12561: Fix error in try/finally block for blc
URL: https://github.com/apache/incubator-mxnet/pull/12561#discussion_r217629557
 
 

 ##########
 File path: tests/nightly/broken_link_checker_test/JenkinsfileForBLC
 ##########
 @@ -32,10 +32,8 @@ core_logic: {
       node(NODE_LINUX_CPU) {
         ws('workspace/brokenLinkChecker') {
           timeout(time: 60, unit: 'MINUTES') {
-            try {
               utils.init_git()
               utils.docker_run('ubuntu_blc', 'broken_link_checker', false)
 
 Review comment:
   Hm, shouldn't we catch and log here instead?

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