Convert bool to error, helper func for cd to skew

This commit is contained in:
Erick Fejta
2016-08-09 16:22:47 -07:00
parent 8675adf138
commit fd15911910
2 changed files with 125 additions and 141 deletions

View File

@@ -124,9 +124,6 @@ go run hack/e2e.go -v --build
# Create a fresh cluster. Deletes a cluster first, if it exists
go run hack/e2e.go -v --up
# Test if a cluster is up.
go run hack/e2e.go -v --isup
# Push code to an existing cluster
go run hack/e2e.go -v --push