Notification should say 'task failed' if the last line contains /error/i
Bug #1358322 reported by
Jacob Parker
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Terminal |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
If the last line contains the word 'error', we should say 'task failed' inside the notification.
Changed in pantheon-terminal: | |
status: | New → In Progress |
assignee: | nobody → Fabio Zaramella (fabiozaramella) |
Changed in pantheon-terminal: | |
status: | In Progress → Confirmed |
assignee: | Fabio Zaramella (fabiozaramella) → nobody |
To post a comment you must log in.
Wouldn't it make more sense for this to happen if the actual return code of the task is not zero?