ianmiell / shutit

Automation framework for programmers
http://ianmiell.github.io/shutit/
MIT License
2.15k stars 110 forks source link

shutit_srv.py broken #195

Closed marcelloromani closed 9 years ago

marcelloromani commented 9 years ago

The commit that caused the issue is 885b1139

Since shutit_main.shutit_module_init() has been removed, shutit_srv.py breaks at line 220.

I think some refactoring is in order to solve this in a clean way.

ianmiell commented 9 years ago

Fixed such that srv starts now on branch 195, then merged.