updated check_riak_ringready.pl
c4632d3d
Hari Sekhon
committed
1 changed file
check_riak_ringready.pl
/check_riak_ringready.pl+5
/check_riak_ringready.pl
Add comment 45
Add comment 46 start_time="$(start_timer)"
Add comment 47
Add comment 48 Plus  if ! type -P eslint &>/dev/null &&
Add comment 49 Plus   type -P npm; then
Add comment 50 Plus   npm install eslint
Add comment 51 Plus  fi
Add comment 52 Plus  
Add comment 48 53 if type -P eslint &>/dev/null; then
Add comment 49 54 type -P eslint
Add comment 50 55 eslint --version