Branch: refs/heads/master
Home: https://github.com/jenkinsci/git-client-plugin
Commit: 4a4860187d41ddaa93791cfd631bb1f146c0b7b9
https://github.com/jenkinsci/git-client-plugin/commit/4a4860187d41ddaa93791cfd631bb1f146c0b7b9
Author: Mark Waite <[email protected]>
Date: 2015-08-05 (Wed, 05 Aug 2015)
Changed paths:
M src/main/java/org/jenkinsci/plugins/gitclient/CliGitAPIImpl.java
Log Message:
-----------
[Fix JENKINS-29813] Use Bourne shell rather than bash for ASKPASS answer
Bourne shell does not allow a variable to be declared and exported
with a single command. This uses a statement to declare and a
statement to export.
--
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 [email protected].
For more options, visit https://groups.google.com/d/optout.