|
From: strk <st...@ke...> - 2007-02-11 10:44:36
|
I finally installed python and also other interpreters to check this myself. The provided patch didn't work here. I committed a simple patch ensuring execute bit is set to the non-executable builders (it happens for script builders). Proppy suggested this as the first thing, btw :) Still, using *built* rather then installed libs is still to be inspected. The python tests are failing (possibly due to the used libs). --strk; On Sat, Feb 10, 2007 at 07:46:02AM +0100, strk wrote: > On Fri, Feb 09, 2007 at 07:54:07PM +0000, proppy wrote: > > Hi, here is a patch fixing python/perl/php tests runnability > > against the CVS HEAD. Waiting for reviews and feedbacks. > > Just a quick tought: > In order to force use of *built* libs, not installed ones, we might > need to use some switches to PERL,PHP,PYTHON etc. > If this is the case the check for -r (file existance) of each @testbuildertab > will not work properly. > > > Thanks in advance. > > Thank you ! > > --strk; |