lp:~jamesodhunt/upstart/environ-remove-tests

Created by James Hunt and last modified
Get this branch:
bzr branch lp:~jamesodhunt/upstart/environ-remove-tests
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

1547. By James Hunt

* init/environ.c: Comment.
* init/job_process.c: Formatting.
* init/test_environ.c:
  - test_add(): New test:
    - "using bare word with no corresponding variable set in environment"
  - test_remove(): New function ("the missing test") containing 8 new tests:
    - "remove name=value pair with empty table"
    - "remove bare name with empty table"
    - "remove name=value from table of size 1"
    - "remove bare name from table of size 1"
    - "remove first name=value entry from table of size 2"
    - "remove first bare name entry from table of size 2"
    - "remove last name=value entry from table of size 2"
    - "remove last bare name entry from table of size 2"
* test/test_util_common.c: get_initctl(): Added environment checks.

1545. By Steve Langasek

syntax fix

1544. By James Hunt

* util/initctl.h: IS_INIT_EVENT(): Ignore session end event when
  running in user mode (for 'check-config').

1543. By Scott James Remnant (Canonical)

Do not respawn jobs, that are being stopped and running pre-stop already.

1540. By James Hunt

* Merge of lp:~xnox/upstart/fix-1234841.

1538. By James Hunt

* test/test_util_common.c:
  - set_upstart_session(): Call get_initctl_binary() rather than using
    define value.
  - get_initctl(): As above.
  - get_initctl_binary(): Check that file exists for parity with
    get_upstart_binary().

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