Merge branch 'refactor/no-parts3' into refactor/no-parts4

This commit is contained in:
Michael Vogt
2016-03-14 12:41:20 +01:00

View File

@@ -259,7 +259,7 @@ func (s *SnapUbuntuStoreRepository) FindSnaps(searchTerm string, channel string)
return snaps, nil
}
// Updates returns the available updates
// SnapUpdates returns the available updates
func (s *SnapUbuntuStoreRepository) SnapUpdates() (snaps []*RemoteSnap, err error) {
// the store only supports apps, gadget and frameworks currently, so no
// sense in sending it our ubuntu-core snap