Commit ca986ac6 authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

pysvn-1.7.4nxd005.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41109 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 35376e15
......@@ -1583,7 +1583,7 @@ class AssertBzip2(AssertSoftwareMixin):
class AssertPysvn(AssertSoftwareMixin):
def test_ld_pysvn(self):
self.assertLibraryList('develop-eggs/%s/pysvn/_pysvn_%s.so' % (
getDevelopEggName('pysvn', '1.7.4nxd004'),
getDevelopEggName('pysvn', '1.7.4nxd005'),
getPythonVersion().replace('.', '_')), [
'libc',
'libgcc_s',
......
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