Skip to content

Commit

Permalink
fix: no care to stop sphinx when rebuilding
Browse files Browse the repository at this point in the history
  • Loading branch information
bibendi committed Oct 26, 2015
1 parent dd0a00e commit eab870f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/sphinx/integration/helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ def index(online = true)

def rebuild
with_updates_lock do
stop
stop rescue nil
configure
copy_config
remove_indexes
Expand Down

0 comments on commit eab870f

Please sign in to comment.