Merge lp://staging/~jamesodhunt/upstart/bug-1221466+1222702 into lp://staging/upstart
Proposed by
James Hunt
Status: | Merged |
---|---|
Merged at revision: | 1549 |
Proposed branch: | lp://staging/~jamesodhunt/upstart/bug-1221466+1222702 |
Merge into: | lp://staging/upstart |
Diff against target: |
327 lines (+191/-43) 3 files modified
ChangeLog (+13/-0) extra/upstart-file-bridge.c (+32/-8) scripts/tests/test_pyupstart_session_init.py (+146/-35) |
To merge this branch: | bzr merge lp://staging/~jamesodhunt/upstart/bug-1221466+1222702 |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Dimitri John Ledkov (community) | Approve | ||
Review via email: mp+184829@code.staging.launchpad.net |
Description of the change
* extra/upstart-
- create_handler(): Use original_file() for directories
(LP: #1221466, #1222702).
- watched_dir_new(): Additional assert.
- watched_file_new():
- Additional assert.
- Store original directory path in file object to ensure reliable
matching for directories.
* scripts/
for directory creation, modification and deletion.
As expected, new tests in this branch fail with current upstart-
To post a comment you must log in.
lgtm.