Skip to content

Commit

Permalink
Output result of bootstrap deps check
Browse files Browse the repository at this point in the history
  • Loading branch information
tiennou committed Nov 23, 2016
1 parent d653b0b commit a8acbca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions script/bootstrap
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ check_deps ()

if [ "$code" -eq "0" ]
then
echo "*** $tool is available"
continue
elif [ "$code" -ne "1" ]
then
Expand Down

0 comments on commit a8acbca

Please sign in to comment.