Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/digitalocean-plugin
  Commit: 5cb646f43d5f16f0bf03c7a1ed8a998deaa30886
      
https://github.com/jenkinsci/digitalocean-plugin/commit/5cb646f43d5f16f0bf03c7a1ed8a998deaa30886
  Author: Harald Sitter <sitter.har...@gmail.com>
  Date:   2017-08-14 (Mon, 14 Aug 2017)

  Changed paths:
    M src/main/java/com/dubture/jenkins/digitalocean/ComputerLauncher.java

  Log Message:
  -----------
  log premature return from computer launching (#32)

returning because a sub-function failed is all nice and dandy, given
the listener logger is ephemeral, not leaving persistent information as
to why the launch failed is getting in the way of debugging.
the only way to figure out what happened after the fact is looking at the
jenkins log it seems.

to enable finding out why launching failed log what went wrong before
returning


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to