Merge lp://staging/~xnox/ubuntu/wily/upstart/lp1447099 into lp://staging/ubuntu/wily/upstart
Proposed by
Dimitri John Ledkov
Status: | Merged |
---|---|
Merge reported by: | Dimitri John Ledkov |
Merged at revision: | not available |
Proposed branch: | lp://staging/~xnox/ubuntu/wily/upstart/lp1447099 |
Merge into: | lp://staging/ubuntu/wily/upstart |
Diff against target: |
30 lines (+9/-0) 2 files modified
debian/changelog (+4/-0) extra/conf-session/upstart-event-bridge.conf (+5/-0) |
To merge this branch: | bzr merge lp://staging/~xnox/ubuntu/wily/upstart/lp1447099 |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Ubuntu branches | Pending | ||
Review via email: mp+259319@code.staging.launchpad.net |
To post a comment you must log in.
Hi Dimitri,
Thanks for fixing this. Please could you simplify the test though - I think it's much clearer to avoid the "double-negative" and just write:
test -d /run/systemd/system && { stop; exit 0; }