Merge lp://qastaging/~sergiusens/snap-confine/frameworkPathSupport into lp://qastaging/~snappy-dev/snap-confine/trunk

Proposed by Sergio Schvezov
Status: Merged
Merged at revision: 65
Proposed branch: lp://qastaging/~sergiusens/snap-confine/frameworkPathSupport
Merge into: lp://qastaging/~snappy-dev/snap-confine/trunk
Diff against target: 74 lines (+15/-7)
2 files modified
debian/changelog (+3/-0)
src/main.c (+12/-7)
To merge this branch: bzr merge lp://qastaging/~sergiusens/snap-confine/frameworkPathSupport
Reviewer Review Type Date Requested Status
Michael Vogt (community) Approve
Review via email: mp+260189@code.qastaging.launchpad.net

Commit message

Allow executing from /frameworks

To post a comment you must log in.
Revision history for this message
Michael Terry (mterry) :
Revision history for this message
Michael Vogt (mvo) wrote :

Looks good, thanks! Except for the issue that Mike already raised :) [approving assuming this gets fixed]

review: Approve
66. By Sergio Schvezov

Updating messaging

Revision history for this message
Sergio Schvezov (sergiusens) wrote :

On Tue, May 26, 2015 at 05:57:31PM -0000, Michael Terry wrote:
>
>
> Diff comments:
> > + if (strstr(binary, apps_prefix) != binary &&
> > + strstr(binary, oem_prefix) != binary &&
> > + strstr(binary, frameworks_prefix) != binary)
> > die("binary must be inside /apps/%s/ or /oem/%s/", appname, appname);
>
> This message should be updated too.

Done

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches