webrtc / KITE

KITE is a test engine designed to test WebRTC interoperability across browsers
Apache License 2.0
469 stars 126 forks source link

fix stop local grid stop script #183

Closed dbaldassi closed 3 years ago

dbaldassi commented 3 years ago

There were missing '\' in this script so the generated stopGrid.sh had missing value resulting in some error. Also, I added the command to quit spawned terminal when the node process exit.