Skip to content

Commit

Permalink
Elminate extra line after array element and fix spacing in diff display
Browse files Browse the repository at this point in the history
[#174829355]

Co-authored-by: Jenna Goldstrich <[email protected]>
Co-authored-by: Merric de Launey <[email protected]>
Co-authored-by: Teal Stannard <[email protected]>
  • Loading branch information
3 people committed Nov 16, 2020
1 parent bef0232 commit f4eef72
Show file tree
Hide file tree
Showing 16 changed files with 615 additions and 389 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@ units-non-plugin:
@rm -f $(wildcard fixtures/plugins/*.exe)
@ginkgo version
CF_HOME=$(PWD)/fixtures CF_USERNAME="" CF_PASSWORD="" $(ginkgo_units) \
-skipPackage integration,cf/ssh,plugin,cf/actors/plugin,cf/commands/plugin,cf/actors/plugin
-skipPackage integration,cf/ssh,plugin,cf/actors/plugin,cf/commands/plugin,cf/actors/plugin,util/randomword
CF_HOME=$(PWD)/fixtures $(ginkgo_units) -flakeAttempts 3 cf/ssh

units-full: build units-plugin units-non-plugin
Expand Down
Loading

0 comments on commit f4eef72

Please sign in to comment.