Skip to content

Commit

Permalink
Remove duplicate Makefile target
Browse files Browse the repository at this point in the history
[#165733811](https://www.pivotaltracker.com/story/show/165733811)

Co-authored-by: Will Murphy <wmurphy@pivotal.io>
  • Loading branch information
bwasmith and willmurphyscode committed Apr 30, 2019
1 parent 7a7fb6f commit babdf38
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,6 @@ integration-isolated-shared: integration-shared-isolated
integration-shared-isolated: build integration-cleanup ## Run all parallel-enabled integration tests that are shared between v6 and v7
$(ginkgo_int) -nodes $(NODES) integration/shared/isolated

ip: integration-performance
integration-performance: build integration-cleanup integration-shared-performance

isp: integration-shared-performance
Expand Down

0 comments on commit babdf38

Please sign in to comment.