Branch: refs/heads/issue-#3
  Home:   https://github.com/jenkinsci/pyenv-pipeline-plugin
  Commit: 75d8780cb1818283c002ff7c4dc0b10ece7d8d79
      
https://github.com/jenkinsci/pyenv-pipeline-plugin/commit/75d8780cb1818283c002ff7c4dc0b10ece7d8d79
  Author: cstarner <colin.star...@gmail.com>
  Date:   2017-10-23 (Mon, 23 Oct 2017)
  Changed paths:
    M src/main/java/com/github/pyenvpipeline/jenkins/steps/PyEnvBatStep.java
    M 
src/main/java/com/github/pyenvpipeline/jenkins/steps/PyEnvDurableTaskBase.java
    M src/main/java/com/github/pyenvpipeline/jenkins/steps/PyEnvShellStep.java
    M 
src/main/java/com/github/pyenvpipeline/jenkins/steps/WithPythonEnvStep.java
    M src/test/java/com/github/pyenvpipeline/jenkins/steps/PyEnvBatStepTest.java
    M 
src/test/java/com/github/pyenvpipeline/jenkins/steps/PyEnvShellStepTest.java

  Log Message:
  -----------
  Fixes #3

Issue was caused by the terminating semicolon appearing inside a quoted
directory name; this came to light when using a path name with spaces
with pysh.

Did a little refactoring to make the change easier


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