Excelero / nvmesh-shell

Excelero NVMesh shell/cli

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

license subcommand returns error

excelero-andreas opened this issue · comments

nvmesh # license
Traceback (most recent call last):
File "/usr/lib64/python2.7/site-packages/cmd2.py", line 2396, in onecmd_plus_hooks
stop = self.onecmd(statement)
File "/usr/lib64/python2.7/site-packages/cmd2.py", line 2591, in onecmd
stop = func(statement)
TypeError: do_license() takes exactly 2 arguments (1 given)
EXCEPTION of type 'TypeError' occurred with message: 'do_license() takes exactly 2 arguments (1 given)'

fixed with version v0.1.4