Merge lp:~townsend/libertine/fix-link-race into lp:libertine

Proposed by Christopher Townsend
Status: Merged
Approved by: Larry Price
Approved revision: 211
Merged at revision: 211
Proposed branch: lp:~townsend/libertine/fix-link-race
Merge into: lp:libertine
Diff against target: 11 lines (+1/-1)
1 file modified
data/puritine-click.conf (+1/-1)
To merge this branch: bzr merge lp:~townsend/libertine/fix-link-race
Reviewer Review Type Date Requested Status
Larry Price Approve
Libertine CI Bot continuous-integration Approve
Review via email: mp+292825@code.launchpad.net

Commit message

Have the Puritine click linking occur before Unity 8 is started to avoid having a 0-bye ContainersConfig.json file from being created.

To post a comment you must log in.
Revision history for this message
Libertine CI Bot (libertine-ci-bot) wrote :
review: Approve (continuous-integration)
Revision history for this message
Larry Price (larryprice) wrote :

Chris says he tested it, and this code looks correct.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'data/puritine-click.conf'
2--- data/puritine-click.conf 2016-04-22 14:28:52 +0000
3+++ data/puritine-click.conf 2016-04-25 16:06:08 +0000
4@@ -1,6 +1,6 @@
5 description "Puritine Click chroot linking"
6
7-start on started unity8
8+start on starting unity8
9
10 script
11 PACKAGE_PATH=`click pkgdir com.ubuntu.puritine`

Subscribers

People subscribed via source and target branches