|
||||||||
|
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 |
||||||||
- [JIRA] (JENKINS-15896) Spaces in the path when ... [email protected] (JIRA)
- [JIRA] (JENKINS-15896) Spaces in the path ... [email protected] (JIRA)

The help hint (via the ? button) says:
"Values assigned to variables. Multiple values are separated by whitespace or newlines. Use shell quoting syntax for a value that contains whitespace."
so I tried using \ to escape the space, like so:
"--disable-calendar\ --disable-weather"
""
But after saving and reloading the configure page, the \ is gone. And the same path is used for the git checkout.