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

Viewing all changes in revision 829.

  • Committer: Scott James Remnant
  • Date: 2008-02-17 18:25:51 UTC
  • Revision ID: scott@netsplit.com-20080217182551-eiip56tdjpe9ci5y
* init/process.c (process_spawn): Accept trace as an argument instead
of using a random piece of job state to determine whether to trace
or not.
* init/process.h: Update prototype.
* init/tests/test_process.c (test_spawn): Update tests to pass in
via argument whether to trace the job or not.
* init/job.c (job_run_process): Pass in the trace variable rather
than relying on it working it out for itself; this means we don't
need to set the state until after, therefore don't need to reset it.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: