Just wanted to point out an inconsistency we found. Not sure if it’s a
really a problem but I’d like to get your input on it.

When running Gallio task from MSbuild, we do see the command line
arguments, even when running in isolated process mode:

Msbuild.exe
master.proj
/t:Test
/p:fr=MyFrameworkRoot
/r=IsolatedProcess

But, when running Gallio.Echo in isolated process mode we don’t see
them:

c:\Program Files\Gallio\bin\Gallio.Host.exe
/ipc-port:IsolatedProcessHost.ecd21f566865d7dd
/timeout:120
/owner-process:5724
/application-base-directory:C:\dev\windows\bin\DotNet\Debug
/configuration-file:C:\dev\windows\bin\DotNet\Debug
\2609eef70c21b9da.tmp.config
/severity-prefix

This means that MSBuild and Gallio.Echo are not running Gallio.Host
the same way.

Is that by design?

Thanks,

Danny.

-- 
You received this message because you are subscribed to the Google Groups 
"MbUnit.User" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/mbunituser?hl=en.

Reply via email to