Fix eye not stopping all processes

Fixes #6685. See 866ecd0587
This commit is contained in:
Steffen van Bergerem 2016-02-10 23:17:57 +01:00
parent c9a32563e6
commit 269512c1b8

View file

@ -202,4 +202,4 @@ else
fi
echo ""
exec bin/bundle exec loader_eye -st -c config/eye.rb
exec bin/bundle exec loader_eye --stop_all -c config/eye.rb