From: Eli Bendersky Date: Mon, 28 Nov 2011 04:27:15 +0000 (+0200) Subject: merge X-Git-Tag: v0.10~63 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=439fa227ca1ed94970121cf90fd8c30bb088dca7;p=pyelftools.git merge --- 439fa227ca1ed94970121cf90fd8c30bb088dca7 diff --cc tests/run_readelf_tests.py index acb4964,9142c1d..5e66318 --- a/tests/run_readelf_tests.py +++ b/tests/run_readelf_tests.py @@@ -185,8 -182,6 +185,8 @@@ def main() if __name__ == '__main__': - import os - os.chdir('..') ++ #import os ++ #os.chdir('..') main() #testlog.info(list(discover_testfiles('tests/testfiles'))) #print run_exe('scripts/readelf.py', ['-h', 'tests/testfiles/z32.o.elf'])