Skip to content

Commit

Permalink
Convert bool to error, helper func for cd to skew
Browse files Browse the repository at this point in the history
  • Loading branch information
fejta committed Aug 29, 2016
1 parent 8675adf commit fd15911
Show file tree
Hide file tree
Showing 2 changed files with 125 additions and 141 deletions.
3 changes: 0 additions & 3 deletions docs/devel/e2e-tests.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
Loading

0 comments on commit fd15911

Please sign in to comment.