link to logs instead of spatch'ed error

This commit is contained in:
Girish Ramakrishnan
2019-03-04 17:52:31 -08:00
parent 6fd1205681
commit 1bcc2d544a
3 changed files with 7 additions and 5 deletions

View File

@@ -137,6 +137,7 @@ function startTask(type, args) {
});
});
events.id = taskId;
events.emit('start', taskId);
});