Merge pull request #44 from northshorenetworks/master
Add option to pass through CLI flags but ignore node and v8 flags
This commit is contained in:
@@ -2,6 +2,8 @@ var async = require("async"),
|
||||
fs = require("fs"),
|
||||
_log = require("./log");
|
||||
|
||||
var _log = require('./log');
|
||||
|
||||
module.exports = _monkeypatch;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user