Merge cmd/donut into minio cmd, deprecate controller RPC request

This commit is contained in:
Harshavardhana
2015-07-31 12:57:06 -07:00
parent 6be5a2fb7e
commit aabfd541e1
9 changed files with 75 additions and 541 deletions

View File

@@ -34,7 +34,6 @@ cyclo:
gomake-all: getdeps verifiers
@echo "Installing minio:"
@go run make.go -install
@go run cmd/donut/make.go -install
release: getdeps verifiers
@echo "Installing minio:"