mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-18 16:13:24 +02:00
Add HipChat notifier role.
This commit is contained in:
@@ -51,7 +51,7 @@ module.exports = function(options) {
|
||||
|
||||
// Forward all logs
|
||||
logger.on('entry', function(entry) {
|
||||
push.send([wireutil.global,
|
||||
push.send([wireutil.log,
|
||||
wireutil.makeDeviceLogMessage(options.serial, entry)])
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user