godep go build $* -ldflags "$ldflags" ./cmd/syncthing
}
@@ -49,6 +46,7 @@ test-cov() {
test(){
check
go vet ./...
godep go test -cpu=1,2,4 ./...
}
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.