If you ask how to search spaces in a particular string then this is not the right mailing list to ask for and there are plenty of information on internet about parsing/grepping/searching spaces in strings, such as:
- http://unix.stackexchange.com/questions/81916/how-to-find-a-space-in-a-text-using-grep Otherwise, I didn't understand exactly your question though. Cheers On Thursday, 12 January 2017 14:07:48 UTC, nada abdelkader wrote: > > Hello, > > I have some env variables to configure (Jenkins->manage Jenkins->configure > System -> Global properties -> Environment variables) in Jenkins (1.632) > which take a list of values. > > I know that I have to list the values in the value field but what I need > to know is if one of these values contains already spaces, what should I do? > For example: > my variable name: MY_VAR > my values: vaule 1, value 2, value 3,... > > thks > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/07ba035e-3e87-40f2-8c51-9e650a0b5c96%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
