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

Re: svn trunk r17244: FAIL (x86_64-unknown-linux-gnu static ra_svn fsfs)

From: David James <james82_at_gmail.com>
Date: 2005-11-09 20:37:36 CET

On 11/9/05, Madan U Sreenivasan <madan@collab.net> wrote:
> On Wed, 2005-11-09 at 23:11, Malcolm Rowe wrote:
> > On Wed, Nov 09, 2005 at 11:15:31PM +0530, Madan U Sreenivasan wrote:
> > > + file_append (hook_py,
> > > + hook_script_code)
> > > + # fill the batch wrapper file
> > > + file_append (hook,
> > > + "@echo off\n"
> > > + "@%s %s\n" % (sys.executable, hook.py))
> >
> > 'hook_py', I imagine, not 'hook.py'.
> er, yes...sorry. I wonder how it ran on linux without complaining! (oh,
> well.. python isnt interpreted, is it? ;)
> > Regards,
> > Malcolm

Committed in r17275 with a few tweaks for readability. Thanks for your
work, Madan!

Cheers,

David

--
David James -- http://www.cs.toronto.edu/~james
Received on Wed Nov 9 20:40:10 2005

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.