From df9f6823188b4189a46b21494d215a07dc6add36 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Mon, 2 Mar 2009 17:43:28 -0800 Subject: Add Unicorn::Util for a reopen_logs method Since I use it myself and also in the tests, we might as well implement it correctly as a class method so people can run it in their trap('USR2') hooks. --- Manifest | 1 + 1 file changed, 1 insertion(+) (limited to 'Manifest') diff --git a/Manifest b/Manifest index 5072d0c..cf6a537 100644 --- a/Manifest +++ b/Manifest @@ -25,6 +25,7 @@ lib/unicorn/const.rb lib/unicorn/http_request.rb lib/unicorn/http_response.rb lib/unicorn/socket.rb +lib/unicorn/util.rb setup.rb test/aggregate.rb test/benchmark/previous.rb -- cgit v1.2.3-24-ge0c7