mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-18 16:13:24 +02:00
Fix shell output.
This commit is contained in:
@@ -45,7 +45,7 @@ var wireutil = {
|
||||
source
|
||||
, seq++
|
||||
, true
|
||||
, data || 'success'
|
||||
, data === null ? null : (data || 'success')
|
||||
, body ? JSON.stringify(body) : null
|
||||
))
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user