snappy: pass AppName to generateSnapBinaryWrapper #603

Merged
merged 2 commits into from Mar 8, 2016

Conversation

Projects
None yet
3 participants
Contributor

zyga commented Mar 8, 2016

This branch passes application (executable) name to the application
wrapper generator function. This will be soon required as input to the
new, simplified ubuntu-core-launcher.

Signed-off-by: Zygmunt Krynicki zygmunt.krynicki@canonical.com

zyga added some commits Mar 8, 2016

snappy: pass AppName to generateSnapBinaryWrapper
This patch passes application (executable) name to the application
wrapper generator function. This will be soon required as input to the
new, simplified ubuntu-core-launcher.

Signed-off-by: Zygmunt Krynicki <zygmunt.krynicki@canonical.com>
snappy: ensure that AppName makes it to generated wrapper
This patch is a temporary test to ensure that generated wrapper scripts
have both snap and application name inside them. This keeps the previous
commit honest before the upcoming switch to the new syntax of the
ubuntu-core-launcher.

Signed-off-by: Zygmunt Krynicki <zygmunt.krynicki@canonical.com>
Member

stevenwilkin commented Mar 8, 2016

👍

Collaborator

mvo5 commented Mar 8, 2016

👍

mvo5 added a commit that referenced this pull request Mar 8, 2016

Merge pull request #603 from zyga/launcher-cleanup
 snappy: pass AppName to generateSnapBinaryWrapper

@mvo5 mvo5 merged commit acef35f into snapcore:master Mar 8, 2016

1 of 2 checks passed

Integration tests 65 tests run, 0 skipped, 3 failed.
Details
continuous-integration/travis-ci/pr The Travis CI build passed
Details
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment