From 602f32609ef3f5ed5b843881bf8141c260474ba1 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Tue, 3 Mar 2009 20:04:00 -0800 Subject: test_exec: remove extraneous fcntl require There used to be a log rotation lambda in there, but that got moved to lib/unicorn/util.rb for convenience. --- test/exec/test_exec.rb | 1 - 1 file changed, 1 deletion(-) (limited to 'test') diff --git a/test/exec/test_exec.rb b/test/exec/test_exec.rb index 4e981fd..9a149f3 100644 --- a/test/exec/test_exec.rb +++ b/test/exec/test_exec.rb @@ -45,7 +45,6 @@ end COMMON_TMP = Tempfile.new('unicorn_tmp') unless defined?(COMMON_TMP) HEAVY_CFG = <<-EOS -require 'fcntl' worker_processes 4 timeout 30 backlog 1 -- cgit v1.2.3-24-ge0c7