Commit 1a979986 authored by Ben Noordhuis's avatar Ben Noordhuis
Browse files

process: fix process.title setter

Commit 19fd5301 broke the argv initialization logic that's used on linux and
freebsd to update the process name (as displayed in tools like `top`).

Fixes test/simple/test-setproctitle.js.
parent 702b46c8
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment