This commit is contained in:
Timothy N. Tsvetkov 2011-03-29 21:31:44 +04:00
parent 3524d03703
commit be58d995a8
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ before_fork do |server, worker|
rescue Errno::ENOENT, Errno::ESRCH
# someone else did our job for us
end
# end
end
end