[ZODB-Dev] script headers and execute permission

John Belmonte john at neggie.net
Mon May 3 23:03:14 EDT 2004


I'd like to see the following issues regarding script headers and 
execute permission cleaned up in the ZODB distribution.

Has a script header, but shouldn't:

   /usr/lib/python2.3/site-packages/zdaemon/__init__.py

Executable, but missing script header:

   /usr/bin/zeoctl.py

Have script header, but are not executable (for consistency with similar 
files, script header should probably be removed):

   /usr/lib/python2.3/site-packages/ZEO/simul.py
   /usr/lib/python2.3/site-packages/ZEO/stats.py
   /usr/lib/python2.3/site-packages/ZODB/tests/dangle.py
   /usr/lib/python2.3/site-packages/zdaemon/tests/nokill.py
   /usr/lib/python2.3/site-packages/ZConfig/tests/runtests.py


-John


-- 
http:// ift ile.org/



More information about the ZODB-Dev mailing list