LearnBoost / cluster

Node.JS multi-core server manager with plugins support.
http://learnboost.github.com/cluster
MIT License
2.29k stars 159 forks source link

Added a process.exit() to each of the cli definitions #160

Open patrickmccoy opened 13 years ago

patrickmccoy commented 13 years ago

The cli definitions should exit after running. Added process.exit() to these so that happens.