We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3843e9c commit 09802c9Copy full SHA for 09802c9
script/bootstrap
@@ -71,6 +71,7 @@ check_deps ()
71
72
if [ "$code" -eq "0" ]
73
then
74
+ echo "*** $tool is available"
75
continue
76
elif [ "$code" -ne "1" ]
77
0 commit comments