node-bunyan-lite/bin
Trent Mick 778d0f7049 Fix `bunyan -p ...` (i.e. DTrace integration) on node 4.x and 5.x
This never worked with node >0.x because of faulty logic determining
`nodeSpawnSupportsStdio` -- attempting to compare with, e.g.,
`Number('v1')`.

Fixes #370
2016-03-16 22:32:52 -07:00
..
bunyan Fix `bunyan -p ...` (i.e. DTrace integration) on node 4.x and 5.x 2016-03-16 22:32:52 -07:00