stdevel/mkelfs

Script failes because of string lower() error

Closed this issue · 1 comments

The script fails with the following message:
File "./mkelfs.py", line 90, in <module> options.arch = options.arch.lower() AttributeError: 'NoneType' object has no attribute 'lower'

Fixed in commit 9e2d876