Ubuntu Pastebin

Paste from error at Tue, 10 Mar 2015 14:40:31 +0000

Download as text
1
2
3
4
5
6
7
C:\Users\Administrator\golang\src\github.com\juju\juju\featuretests>go test
# github.com/juju/juju/service/windows
..\service\windows\service.go:44: multiple-value mgr.Connect() in single-value context
..\service\windows\service.go:74: cannot use err (type error) as type string in return argument
..\service\windows\service.go:74: not enough arguments to return
..\service\windows\service.go:76: missing return at end of function
FAIL    github.com/juju/juju/featuretests [build failed]
Download as text