Mark Waite commented on Bug JENKINS-21277

I was unable to duplicate this bug. Can you provide more information about the context where it fails and the cases where the work around resolves the issue?

I tried the following steps using Jenkins 1.532.1, Git plugin 2.0.1, and Git client plugin 1.6.0:

  1. Create a new job that is a freestyle project
  2. Configure the job to use a git repository (mine used a local git repo with git:// protocol)
  3. Configure the job as a parameterized job with a single string parameter (mine was named STRING_PARAMETER)
  4. Add an XShell build step to echo $STRING_PARAMETER
  5. Run that job several times with different values for STRING_PARAMETER
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

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

Reply via email to