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 7e7a771d81
commit 059bfae614
1 changed files with 0 additions and 3 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