It looks like Max's change from a couple hours back might have had an
unexpected side effect in the tests:
ERROR: turbogears.tests.test_command_i18n.test_creates_locale_dir
----------------------------------------------------------------------
Traceback (most recent call last):
  File 
"/Library/Frameworks/Python.framework/Versions/2.4/lib/python2.4/site-packages/nose-0.9.0a1.dev_r27-py2.4.egg/nose/case.py",
line 48, in runTest
    self.testFunc()
  File 
"/Users/tazzzzz/projects/turbogears/turbogears/tests/test_command_i18n.py",
line 33, in test_creates_locale_dir
    tool.run()
  File "/Users/tazzzzz/projects/turbogears/turbogears/command/i18n.py",
line 106, in run
    self.load_project_config()
  File "/Users/tazzzzz/projects/turbogears/turbogears/command/i18n.py",
line 85, in load_project_config
    load_project_config()
  File "/Users/tazzzzz/projects/turbogears/turbogears/util.py", line
90, in load_project_config
    raise IOError('config file %s not found or is not a file.' % configfile)
IOError: config file dev.cfg not found or is not a file.


Kevin


-- 
Kevin Dangoor
TurboGears / Zesty News

email: [EMAIL PROTECTED]
company: http://www.BlazingThings.com
blog: http://www.BlueSkyOnMars.com

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears Trunk" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/turbogears-trunk
-~----------~----~----~----~------~----~------~--~---

Reply via email to