Skip to content

Project - fix zip rename argument #2037

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 28, 2016
Merged

Conversation

0xc0170
Copy link
Contributor

@0xc0170 0xc0170 commented Jun 28, 2016

one more addition for the #2034

Error received without this patch:

  File "tools\project.py", line 213, in <module>
    tmp_path, report = export(project_dir, project_name, ide, mcu, project_dir[0], project_temp, clean=clean, zip=zip, extra_symbols=lib_symbols, sources_relative=sources_relative)
TypeError: export() got an unexpected keyword argument 'zip'

@bogdanm

@bogdanm
Copy link
Contributor

bogdanm commented Jun 28, 2016

👍

@bogdanm bogdanm merged commit e1890c9 into ARMmbed:master Jun 28, 2016
@0xc0170 0xc0170 deleted the fix_export_zip branch June 28, 2016 08:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants