I see, thank you for the help. I hope I'll be able to solve this soon. Ido
On Thu, May 16, 2013 at 7:11 PM, Jesse Glick <[email protected]> wrote: > On 05/16/2013 11:49 AM, Ido Ran wrote: > >> [workspace] $ '"c:\Program Files (x86)\Microsoft Visual Studio >> 10.0\Common7\IDE\MSTest.exe"' /resultsfile:result.rsx >> /noisolation'/testcontainer:"**c:\temp\dir with space$\test1.dll"' >> >> Notice the red single quote around the arguments that have space in them. >> > > What is echoed to the build log has only a tenuous relationship to the > arguments that are finally passed to ProcessBuilder, I am afraid, so do not > pay too much attention to the log and see what is really happening with a > Java debugger. > > > -- > You received this message because you are subscribed to a topic in the > Google Groups "Jenkins Developers" group. > To unsubscribe from this topic, visit https://groups.google.com/d/** > topic/jenkinsci-dev/**dDYW9V6J3R4/unsubscribe?hl=en<https://groups.google.com/d/topic/jenkinsci-dev/dDYW9V6J3R4/unsubscribe?hl=en> > . > To unsubscribe from this group and all its topics, send an email to > jenkinsci-dev+unsubscribe@**googlegroups.com<jenkinsci-dev%[email protected]> > . > For more options, visit > https://groups.google.com/**groups/opt_out<https://groups.google.com/groups/opt_out> > . > > > -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" 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/groups/opt_out.
