[Zope-CVS] 
	CVS: Packages/zpkgtools/zpkgtools/tests/input/collection-2
	- PACKAGE.cfg:1.1
    Fred L. Drake, Jr. 
    fred at zope.com
       
    Tue May 25 16:07:48 EDT 2004
    
    
  
Update of /cvs-repository/Packages/zpkgtools/zpkgtools/tests/input/collection-2
In directory cvs.zope.org:/tmp/cvs-serv6613/zpkgtools/tests/input/collection-2
Added Files:
	PACKAGE.cfg 
Log Message:
There's an edge case when a directory is included explicity by a
parent, but includes a PACKAGE_CONF file itself.  The nested
PACKAGE_CONF wasn't being processed.
This fixes that edge case and adds a test that guards against a
regression for that case.
=== Added File Packages/zpkgtools/zpkgtools/tests/input/collection-2/PACKAGE.cfg ===
<collection>
  included
</collection>
    
    
More information about the Zope-CVS
mailing list