lp:~jamesodhunt/upstart/fix-job_find

Created by James Hunt and last modified
Get this branch:
bzr branch lp:~jamesodhunt/upstart/fix-job_find
Only James Hunt can upload to this branch. If you are James Hunt please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
James Hunt
Project:
upstart
Status:
Merged

Recent revisions

1574. By James Hunt

* Sync with lp:upstart.

1573. By James Hunt

* init/control.c:
  - control_set_env():
    - Check permissions before anything else.
    - Explicit check on @var rather than an assert.
  - control_unset_env(): Explicit check on @name rather than an assert.
  - control_get_env(): Explicit check on @name.
  - control_reset_env(): Check permissions before anything else.
* init/control.h: control_get_job():
  - Pass @job_name to job_find() rather than hard-coded NULL.
  - Handle instance being NULL when raising NIH D-Bus error.
* init/job.c: job_find(): Handle NULL job_name.
* init/tests/test_control.c:
  - Typo.
  - New functions:
    - test_list_env().
    - test_list_env().
    - test_get_env().
    - test_set_env().
    - test_unset_env().
    - test_reset_env().
* init/tests/test_job.c: test_job_find(): New function.

1572. By James Hunt

* NEWS: Begin new release.

1571. By James Hunt

* NEWS: Release 1.11.

1567. By Dimitri John Ledkov

Unbreak running with non-tap test driver.

1566. By Dimitri John Ledkov

Introduce TAP output, mark failing tests as TODO, unset environment
variables that cause test suite failures.

1565. By Dimitri John Ledkov

Unset environment variables, to have reproducible test results.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:upstart
This branch contains Public information 
Everyone can see this information.

Subscribers