~ubuntu-branches/debian/sid/upstart/sid

« back to all changes in this revision

Viewing changes to init/job.c

  • Committer: Bazaar Package Importer
  • Author(s): Scott James Remnant
  • Date: 2006-09-01 19:51:41 UTC
  • mto: (16.1.6 feisty) (1.3.1 upstream) (18.1.1 sid)
  • mto: This revision was merged to the branch mainline in revision 6.
  • Revision ID: james.westby@ubuntu.com-20060901195141-35gbj1g9q713ugds
Tags: upstream-0.2.1
ImportĀ upstreamĀ versionĀ 0.2.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
274
274
 
275
275
        while (job->state != state) {
276
276
                JobState  old_state;
277
 
                char     *event;
 
277
                char     *event = NULL;
278
278
                int       job_event = FALSE;
279
279
 
280
280
                nih_info (_("%s state changed from %s to %s"), job->name,