mirror of
https://github.com/SrIzan10/nodemon.git
synced 2026-05-01 10:55:09 +00:00
Fixes #1386 Also sends the correct signal codes on exit - so instead of $?=1 on ctrl-c, you'll see $?=130 as per http://tldp.org/LDP/abs/html/exitcodes.html