~vorlon/ubuntu/raring/upstart/lp.1199778

Viewing all changes in revision 402.

  • Committer: Scott James Remnant
  • Date: 2007-02-03 23:26:36 UTC
  • Revision ID: scott@netsplit.com-20070203232636-18b2hie9rlpy6rvn
* init/tests/test_job.c (test_run_script): Control socket doesn't
get unexpectedly opened anymore; so no need to close it.
* init/control.c (control_open): Remove the strange behaviour that
this can be called to get the socket.  Instead make control_io
global; we're all adults after all.
* init/tests/test_control.c (test_open): Remove the test for the
silly behaviour.
* init/notify.c (notify_job, notify_event): Use the control_io
pointer directly, and just do nothing if we lost it somehow.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: