~rogpeppe/juju-core/themue-058-debug-log-api

« back to all changes in this revision

Viewing changes to state/api/uniter/service.go

  • Committer: Frank Mueller
  • Date: 2014-01-23 14:14:49 UTC
  • mfrom: (2152.1.95 juju-core)
  • Revision ID: frank.mueller@canonical.com-20140123141449-b30l57y7gs3wjkpw
debugger: merged trunk and fixed permission and interface problems

Show diffs side-by-side

added added

removed removed

Lines of Context:
127
127
        return nil, false, fmt.Errorf("%q has no charm url set", s.tag)
128
128
}
129
129
 
 
130
// TODO(dimitern) bug #1270795 2014-01-20
 
131
// Add a doc comment here.
130
132
func (s *Service) GetOwnerTag() (string, error) {
131
133
        var result params.StringResult
132
134
        args := params.Entities{