snap,snappy,systemd: kill SNAP_FULLNAME #604

Merged
merged 1 commit into from Mar 8, 2016

Conversation

Projects
None yet
2 participants
Contributor

zyga commented Mar 8, 2016

The SNAP_FULLNAME variable was defined as Snap.Name + "." + Snap.Origin
(except for frameworks where .Origin was discarded). This patch removes
this variable entirely.

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

snap,snappy,systemd: kill SNAP_FULLNAME
The SNAP_FULLNAME variable was defined as Snap.Name + "." + Snap.Origin
(except for frameworks where .Origin was discarded). This patch removes
this variable entirely.

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

mvo5 commented Mar 8, 2016

👍

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

Merge pull request #604 from zyga/launcher-cleanup
snap,snappy,systemd: kill SNAP_FULLNAME

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

0 of 2 checks passed

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