lp:~jamesodhunt/upstart/allow-multiple-cmdline-confdirs-with-tests

Created by James Hunt and last modified
Get this branch:
bzr branch lp:~jamesodhunt/upstart/allow-multiple-cmdline-confdirs-with-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:
Development

Recent revisions

1473. By James Hunt

!! TEMPORARY COMMIT !!

* init/state.c: Added missing config.h include.
* init/tests/test_initctl.c: Moved common utility code to
  test/test_util.c.
* Move test_util.[ch] to new test/ directory to allow code sharing
  between init/ and util/.

1472. By James Hunt

* init/main.c:
  - main(): Allow Session Init to accept multiple --confdir values,
    which replace all built-in values (behaviour required for testing).
  - handle_confdir(): Operate on conf_dirs array rather than single
    conf_dir value.
  - conf_dir_setter(): Command-line setter function to add configuration
    file directories to conf_dirs array.
* init/man/init.8: Update on --confdir behaviour.

1471. By James Hunt

* init/job_process.[ch]: Remove unused
  JOB_PROCESS_ERROR_OPENPT_MASTER.

1470. By James Hunt

* extra/upstart-event-bridge.c: main():
  - Handle daemon pidfile as the upstart-event-bridge does.
  - Write to stdout, not syslog.

1469. By James Hunt

* scripts/upstart-monitor.py: on_button_press_event(): Handle path_info
  being None (LP: #1161098).

1468. By James Hunt

* init/man/init.5: Correct section number.

1467. By James Hunt

* extra/man/socket-event.7: Correct section number.

1466. By James Hunt

* scripts/Makefile.am: Added missing entry for man/upstart-monitor.8.

1465. By James Hunt

* configure.ac: Bump version to 1.9
* NEWS: Begin new release

1464. By James Hunt

* NEWS: Release 1.8

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