Commit 9112f3b4 authored by Grzegorz Bizon's avatar Grzegorz Bizon

Merge branch 'bw-unicorn-extra-line' into 'master'

Remove extra ending line from unicorn example file

See merge request gitlab-org/gitlab-ce!28388
parents 59db4e31 6c90aac0
......@@ -58,4 +58,3 @@ after_fork do |server, worker|
# addr = "127.0.0.1:#{9293 + worker.nr}"
# server.listen(addr, :tries => -1, :delay => 5, :tcp_nopush => true)
end
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment