--
You received this message because you are subscribed to the Google Groups "psake-users" group.
To post to this group, send email to psake...@googlegroups.com.
To unsubscribe from this group, send email to psake-users...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/psake-users?hl=en.
On Dec 30, 3:03 pm, Chris Bilson <cbil...@pobox.com> wrote:
> I don't know if this is why exec got got, but in powershell 1 & 2, "&" and
> "." kind of do the same thing as exec. I always wondered why there was an
> exec function in psake:
>
> $testsSucceeded = & RunTestsSomehow.exe # or .cmd, .ps1
> if ($testsSucceeded -ne 0) {
> # bail out or something
>
> }
>
> --c
>
> On Wed, Dec 30, 2009 at 10:58, Robin Clowers <robin.clow...@gmail.com>wrote:
>
>
>
> > So I noticed in the 2.0 changes that the exec task was removed. Does
> > something in powershell 2.0 make this unnecessary? My build still
> > succeeds if my tests fail, so it seems like this is still a problem.
> > What is the suggested way to handle the problem now?
>
> > --
>
> > You received this message because you are subscribed to the Google Groups
> > "psake-users" group.
> > To post to this group, send email to psake...@googlegroups.com.
> > To unsubscribe from this group, send email to
> > psake-users...@googlegroups.com<psake-users%2Bunsubscribe@googlegr oups.com>
To unsubscribe from this group, send email to psake-users...@googlegroups.com.