mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-20 00:53:26 +02:00
code changes to make ESLint happy
This commit is contained in:
@@ -375,7 +375,7 @@ module.exports = syrup.serial()
|
||||
}
|
||||
|
||||
function kindKill() {
|
||||
return kill('SIGTERM')
|
||||
return kill('SIGTERM'
|
||||
}
|
||||
|
||||
function forceKill() {
|
||||
|
||||
Reference in New Issue
Block a user