cool, thanks.

Is there a way to get the version of the Nightly builds, or is it possible
to get the patch version bumped to .5? I'd like to run this on a few of my
buildservers, but I can't find a way to detect if I should disable my
workaround.

/Johan


On Tue, Feb 22, 2011 at 10:15 PM, Brad King <[email protected]> wrote:

> On 02/22/2011 04:04 PM, Johan Björk wrote:
> > Just for future patches, any reason you choose to use RunChild instead
> > of RunSingleCommand?
> > I'll try it this week.
>
> Specifically inside of cmCTestGIT we use RunChild because it logs
> everything
> that is done during the update.  Furthermore the RunSingleCommand call you
> wrote didn't work when the path to "git" has spaces because you didn't
> quote
> it inside the string.
>
> -Brad
>
_______________________________________________
cmake-developers mailing list
[email protected]
http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers

Reply via email to