Commit 4f99aa5d authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

* omit mysql-5.1__compile__ directory

* do test


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40623 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 4edb9ec0
......@@ -74,6 +74,7 @@ ACCEPTABLE_GLOBAL_LIB_LIST = (
SKIP_PART_LIST = (
'parts/boost-lib-download',
'parts/mysql-5.1__compile__',
'parts/openoffice-bin',
'parts/openoffice-bin__unpack__',
)
......@@ -1446,7 +1447,6 @@ class AssertBzip2(AssertSoftwareMixin):
class AssertElfLinkedInternally(AssertSoftwareMixin):
def test(self):
return
result_dict = {}
root = os.path.join(os.path.abspath(os.curdir), 'parts')
for dirpath, dirlist, filelist in os.walk(root):
......
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