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 2019/01/20 10:48:04 UTC

[GitHub] marcoabreu edited a comment on issue #13937: WIP: Julia: add windows-cpu build

marcoabreu edited a comment on issue #13937: WIP: Julia: add windows-cpu build
URL: https://github.com/apache/incubator-mxnet/pull/13937#issuecomment-455855466
 
 
   Yeah Powershell is not very smart unfortunately :( Have a look at how we do it here: https://github.com/apache/incubator-mxnet/blob/e8a2b8b9fdafaccbf65397cec142fffcae2289b7/ci/windows/test_py3_cpu.ps1#L27
   
   What this basically does is evaluating the previous return code and then manually throwing an exception. I think there's no way to have a ```set -e``` like we have in bash...

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