Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
interfaces,daemon: specialize Name to either Plug or Slot #546
Conversation
|
Code looks fine to me. |
added a commit
that referenced
this pull request
Feb 29, 2016
zyga
merged commit 7e47fc7
into
snapcore:master
Feb 29, 2016
zyga
deleted the
zyga:banish-nonspecific-name
branch
Mar 8, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

zyga commentedFeb 29, 2016
This patch changes the private snappy API to refer to Plug.Name as .Plug
and Slot.Name as .Slot. Some test data (e.g. "name") is replaced
accordingly.
Signed-off-by: Zygmunt Krynicki zygmunt.krynicki@canonical.com