[Subversion] / PEAK / setup.py  

Diff of /PEAK/setup.py

Parent Directory | Revision Log

version 1595, Thu Jan 15 01:12:42 2004 UTC version 1597, Sat Jan 17 23:08:23 2004 UTC
Line 44 
Line 44 
 data_files = [  data_files = [
     ('peak',     ['src/peak/peak.ini']),      ('peak',     ['src/peak/peak.ini']),
     ('peak/web', ['src/peak/web/resource_defaults.ini']),      ('peak/web', ['src/peak/web/resource_defaults.ini']),
       ('ZConfig/doc', ['src/ZConfig/doc/schema.dtd']),
 ] + findDataFiles('src/peak/running', 1, '*.xml', '*.ini')  ] + findDataFiles('src/peak/running', 1, '*.xml', '*.ini')
   
   
Line 55 
Line 56 
         'peak.storage.tests', 'peak.util.tests', 'protocols.tests',          'peak.storage.tests', 'peak.util.tests', 'protocols.tests',
         'peak.events.tests'          'peak.events.tests'
     ]      ]
   
     data_files += [      data_files += [
         ('peak/running/tests', ['src/peak/running/tests/test_cluster.txt']),          ('peak/running/tests', ['src/peak/running/tests/test_cluster.txt']),
         ('peak/config/tests',  ['src/peak/config/tests/test_links.ini']),          ('peak/config/tests',  ['src/peak/config/tests/test_links.ini']),


Generate output suitable for use with a patch program
Legend:
Removed from v.1595  
changed lines
  Added in v.1597

cvs-admin@eby-sarna.com

Powered by ViewCVS 1.0-dev

ViewCVS and CVS Help