[Checkins] SVN: gocept.selenium/branches/janjaapdriessen-wsgi/ztk.cfg Ignore grok and wsgi dirs

Jan-Jaap Driessen jdriessen at thehealthagency.com
Wed Nov 17 10:24:43 EST 2010


Log message for revision 118440:
  Ignore grok and wsgi dirs

Changed:
  U   gocept.selenium/branches/janjaapdriessen-wsgi/ztk.cfg

-=-
Modified: gocept.selenium/branches/janjaapdriessen-wsgi/ztk.cfg
===================================================================
--- gocept.selenium/branches/janjaapdriessen-wsgi/ztk.cfg	2010-11-17 14:21:01 UTC (rev 118439)
+++ gocept.selenium/branches/janjaapdriessen-wsgi/ztk.cfg	2010-11-17 15:24:42 UTC (rev 118440)
@@ -9,7 +9,7 @@
 [test]
 recipe = zc.recipe.testrunner
 eggs = ${buildout:package} [test_ztk,ztk]
-defaults = ['--ignore_dir', 'zope2', '--ignore_dir', 'plone', '--ignore_dir', 'static', '-v', '-c']
+defaults = ['--ignore_dir', 'grok', '--ignore_dir', 'wsgi', '--ignore_dir', 'zope2', '--ignore_dir', 'plone', '--ignore_dir', 'static', '-v', '-c']
 
 [instance]
 recipe = zc.zope3recipes:instance



More information about the checkins mailing list