Skip to content

Conversation

@bridadan
Copy link
Contributor

@bridadan bridadan commented Jun 9, 2015

Fixes the following error on Mac when running mbed-ls with mbeds connected:

$ mbedls
Traceback (most recent call last):
  File "/usr/local/bin/mbedls", line 9, in <module>
    load_entry_point('mbed-ls==0.1.12', 'console_scripts', 'mbedls')()
  File "build/bdist.macosx-10.9-x86_64/egg/mbed_lstools/main.py", line 97, in mbedls_main
  File "build/bdist.macosx-10.9-x86_64/egg/mbed_lstools/lstools_base.py", line 228, in get_string
  File "build/bdist.macosx-10.9-x86_64/egg/mbed_lstools/lstools_base.py", line 185, in list_mbeds_ext
  File "build/bdist.macosx-10.9-x86_64/egg/mbed_lstools/lstools_darwin.py", line 66, in list_mbeds
NameError: global name 'm' is not defined

PrzemekWirkus added a commit that referenced this pull request Jun 11, 2015
Fixed runtime issue on mac
@PrzemekWirkus PrzemekWirkus merged commit f076b73 into ARMmbed:master Jun 11, 2015
@0xc0170 0xc0170 deleted the mac-fix branch June 11, 2015 06:57
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