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 06:26:28 UTC

[GitHub] sandeep-krishnamurthy opened a new pull request #12561: Fix error in try/finally block for blc

sandeep-krishnamurthy opened a new pull request #12561: Fix error in try/finally block for blc
URL: https://github.com/apache/incubator-mxnet/pull/12561
 
 
   ## Description ##
   This fixes an issue introduced in this PR - https://github.com/apache/incubator-mxnet/pull/12507 for broken link checker.
   "finally" block was removed because regression checks were removed. but, I had missed to remove "try" block.
   Fails with this error - http://jenkins.mxnet-ci.amazon-ml.com/job/Broken_Link_Checker_Pipeline/310/console
   
   ## Checklist ##
   ### Essentials ###
   Please feel free to remove inapplicable items for your PR.
   - [X] Changes are complete (i.e. I finished coding on this PR)
   - [X] Code is well-documented: 
   
   @lebeg 

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