remove test code
This commit is contained in:
parent
afbb62d536
commit
99fedaaca7
@ -31,7 +31,7 @@ class childProcess {
|
||||
var extend = require('util')._extend;
|
||||
opt = extend(defaultOpt, option);
|
||||
}
|
||||
opt.args = ['pos'].concat(opt.args);
|
||||
//opt.args = ['pos'].concat(opt.args);
|
||||
function S4() {
|
||||
return (((1 + Math.random()) * 0x10000) | 0).toString(16).substring(1);
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user