Remove switch-replace residue
This commit is contained in:
parent
0499618c2b
commit
444b33584d
@ -3,8 +3,6 @@ Buffer = require("buffer").Buffer;
|
|||||||
|
|
||||||
port = parseInt(process.env.PORT || 8000);
|
port = parseInt(process.env.PORT || 8000);
|
||||||
|
|
||||||
var console.log = require("sys").console.log;
|
|
||||||
|
|
||||||
var old = (process.argv[2] == 'old');
|
var old = (process.argv[2] == 'old');
|
||||||
|
|
||||||
console.log('pid ' + process.pid);
|
console.log('pid ' + process.pid);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user