Skip to content

Commit

Permalink
Call kafkacat when bootstrap is complete to make sure it is usable
Browse files Browse the repository at this point in the history
  • Loading branch information
edenhill committed Dec 27, 2015
1 parent 1c8fb56 commit e05029e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions bootstrap.sh
Original file line number Diff line number Diff line change
Expand Up @@ -95,3 +95,5 @@ make
echo ""
echo "Success! kafkacat is now built"
echo ""

./kafkacat -V

0 comments on commit e05029e

Please sign in to comment.