[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

RE: svn commit: r36149 - trunk

From: Bert Huijben <rhuijben_at_sharpsvn.net>
Date: Thu, 26 Feb 2009 01:59:21 +0100

> -----Original Message-----
> From: Blair Zajac [mailto:blair_at_orcaware.com]
> Sent: Thursday, February 26, 2009 1:54 AM
> To: dev_at_subversion.tigris.org
> Subject: Re: svn commit: r36149 - trunk
>
> Bert Huijben wrote:
> > Author: rhuijben
> > Date: Wed Feb 25 16:51:17 2009
> > New Revision: 36149
> >
> > Log:
> > * win-tests.py
> > (Http.d_start_daemon): Join arguments before passing them to
> > win32process.CreateProcess.
> >
> > Modified:
> > trunk/win-tests.py
> >
> > Modified: trunk/win-tests.py
> > URL: http://svn.collab.net/viewvc/svn/trunk/win-
> tests.py?pathrev=36149&r1=36148&r2=36149
> >
> =======================================================================
> =======
> > --- trunk/win-tests.py Wed Feb 25 15:39:37 2009 (r36148)
> > +++ trunk/win-tests.py Wed Feb 25 16:51:17 2009 (r36149)
> > @@ -166,6 +166,8 @@ for opt, val in opts:
> > parallel = 1
> > elif opt in ('--config-file'):
> > config_file = val
> > +
> > +print (opts)
>
> Did you mean to leave this in the commit?

No, I didn't

(Reverted in r36151 before I saw this mail).

Thanks,

        Bert

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=1229976
Received on 2009-02-26 01:59:45 CET

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.