Skip to content

Commit

Permalink
update cli for toxiproxy 2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jpittis authored and Jacob Wirth committed Mar 29, 2016
1 parent 567b87b commit 7ca1d24
Show file tree
Hide file tree
Showing 5 changed files with 458 additions and 70 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
toxiproxy
toxiproxy-server
cli
toxiproxy.test
testing
testing.test
Expand Down
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ tmp/build/toxiproxy-client-windows-amd64.exe:
$(DEB): tmp/build/toxiproxy-server-linux-amd64 tmp/build/toxiproxy-client-linux-amd64
fpm -t deb \
-s dir \
-p tmp/build/ \
--name "toxiproxy" \
--version $(VERSION) \
--license MIT \
Expand Down
Binary file removed cli/cli
Binary file not shown.
Loading

0 comments on commit 7ca1d24

Please sign in to comment.