That was at: /usr/local/Zope-3.1.0/lib/python/zdaemon/tests/ The one at: /home/paul/Zope-3.1.0/build/lib.linux-i686-2.4/zdaemon/tests/donothing.sh did not have the permissions set. I changed it, ran the tests and all passed!
Ran 6991 tests in 263.891s OK So it seems that the -x bits are are set correctly in the installation but not the release (opposite of what you said? - not sure), but it is the release version that is run, so it is there that it needs to be set properly. Thanks! On 10/27/05, Jim Fulton <[EMAIL PROTECTED]> wrote: > Sorry, where are you looking at this. > > In the release, the permissions are correct. > > In an installation created with Python 2.4, the bits are not. > > What version of Python are you using? > > Jim > _______________________________________________ Zope3-users mailing list [email protected] http://mail.zope.org/mailman/listinfo/zope3-users
