Skip to content

Commit

Permalink
- don't emit gem list
Browse files Browse the repository at this point in the history
  • Loading branch information
jordansissel committed Apr 24, 2013
1 parent 7a1fc5a commit a9a191d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions bin/logstash
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,6 @@ if [ -d "$basedir/.git" ] ; then
fi

export RUBYLIB="$basedir/lib"
echo $GEM_HOME

gem list i18n

which ruby > /dev/null 2>&1
if [ "$?" -eq 0 -a -z "$USE_JRUBY" ] ; then
Expand Down

0 comments on commit a9a191d

Please sign in to comment.