Commit 263cb7a4 authored by Yoshinori Okuji's avatar Yoshinori Okuji

Oops. I made a mistake.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@4868 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 0333b930
......@@ -29,7 +29,7 @@ def initializeInstanceHome(tests_framework_home, real_instance_home, instance_ho
if os.path.isdir('/usr/lib64/zope/lib/python'):
software_home = '/usr/lib64/zope/lib/python'
else:
software_home = '/home/yo/tmp/zope-2.8/lib/python'
software_home = '/usr/lib/zope/lib/python'
tests_framework_home = os.path.dirname(os.path.abspath(__file__))
# handle 'system global' instance
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment