提交 07ad33c0 编写于 作者: Huan (李卓桓)'s avatar Huan (李卓桓)

code clean

上级 1aad258f
......@@ -255,8 +255,8 @@ class Browser extends EventEmitter {
log.silly('Browser', 'getBrowserPids() child: %s', JSON.stringify(child))
// https://github.com/indexzero/ps-tree/issues/18
return matchRegex.test('' + child.COMMAND + child.COMM)
})
.map(child => child.PID)
}).map(child => child.PID)
resolve(pids)
return
})
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册