[CalendarServer-changes] [1462] CalendarServer/trunk/twistedcaldav/test/test_tap.py

source_changes at macosforge.org source_changes at macosforge.org
Tue Apr 10 10:52:35 PDT 2007


Revision: 1462
          http://trac.macosforge.org/projects/calendarserver/changeset/1462
Author:   dreid at apple.com
Date:     2007-04-10 10:52:35 -0700 (Tue, 10 Apr 2007)

Log Message:
-----------
We're testing the Slave process type here because that does all the heavy lifting.

Modified Paths:
--------------
    CalendarServer/trunk/twistedcaldav/test/test_tap.py

Modified: CalendarServer/trunk/twistedcaldav/test/test_tap.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/test/test_tap.py	2007-04-10 17:29:53 UTC (rev 1461)
+++ CalendarServer/trunk/twistedcaldav/test/test_tap.py	2007-04-10 17:52:35 UTC (rev 1462)
@@ -180,7 +180,7 @@
             }
 
         self.config['DocumentRoot'] = self.mktemp()
-
+        self.config['ProcessType'] = 'Slave'
         self.config['SSLPrivateKey'] = sibpath(__file__, 'data/server.pem')
         self.config['SSLCertificate'] = sibpath(__file__, 'data/server.pem')
 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20070410/448e26b2/attachment.html


More information about the calendarserver-changes mailing list