Dimitri John Ledkov has proposed merging lp:~xnox/upstart/do-not-emit-twice
into lp:upstart.
Requested reviews:
Upstart Reviewers (upstart-reviewers)
For more details, see:
https://code.launchpad.net/~xnox/upstart/do-not-emit-twice/+merge/224846
--
https://code.launchpad.net/~xnox/upstart/do-not-emit-twice/+merge/224846
Your team Upstart Reviewers is requested to review the proposed merge of
lp:~xnox/upstart/do-not-emit-twice into lp:upstart.
=== modified file 'init/job_process.c'
--- init/job_process.c 2014-06-09 08:37:09 +0000
+++ init/job_process.c 2014-06-27 14:25:57 +0000
@@ -2636,15 +2636,6 @@
process_data->shell_fd = -1;
process_data->valid = FALSE;
}
-
- NIH_LIST_FOREACH (control_conns, iter) {
- NihListEntry *entry = (NihListEntry *)iter;
- DBusConnection *conn = (DBusConnection *)entry->data;
-
- NIH_ZERO (job_emit_state_changed (
- conn, job->path,
- job_state_name (job->state)));
- }
}
--
upstart-devel mailing list
[email protected]
Modify settings or unsubscribe at:
https://lists.ubuntu.com/mailman/listinfo/upstart-devel