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 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.