Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
closes #309, refs #307, refs nodejs/node#32876 - removes all the weird flags from the shebang which explode various OSes - instead use process.removeAllListeners() which should prevent warnings from being displayed using the node API and therefore in an OS-agnostic way
- Loading branch information