Skip to content

Broken plugin python file does not report error #101

@velocirobbie

Description

@velocirobbie

If my plugin file 'FabMD.py' has a syntax error or similar, typing

fab localhost lamms

returns:

`Warning: Command(s) not found:
lammps

Available commands:

archer                             partial(func, *args, **keywords) - new fun...
archive  ......`

It would be better if it said there was an error.

I assume somewhere fabric is catching this exception

Metadata

Metadata

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions