To be clear what I try to do is: sh"myexecutable 'argument'"
вторник, 19 мая 2015 г., 18:38:18 UTC+3 пользователь Alexander Uvizhev написал: > > I need to execute shell command with quoted argument like this: > myexecutable 'argument' > That's because argument can be interpreted wrong in some cases e.g. > "-input_value_looking_like_param". > Seems like 'sh' wipes all quotes in command string no matter what types of > escaping I tried. > Is there a way? > -- 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/e5beb569-8bdd-4058-a779-0cb86180b59f%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
