Commit 85ea55dd authored by Łukasz Nowak's avatar Łukasz Nowak

- committed by mistake


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40992 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 04c0eb26
......@@ -2233,7 +2233,6 @@ class AssertPkgconfig(AssertSoftwareMixin):
class AssertElfLinkedInternally(AssertSoftwareMixin):
def test(self):
return
result_dict = {}
parts_dir = os.path.join(os.path.abspath(os.curdir), 'parts')
develop_eggs_dir = os.path.join(os.path.abspath(os.curdir), 'develop-eggs')
......
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