From f93638e6e839f26a93dab4fc7d7014afe8ff46d8 Mon Sep 17 00:00:00 2001 From: zedshaw Date: Sat, 12 Aug 2006 22:07:10 +0000 Subject: Restart didn't have the pid_file fix. git-svn-id: svn+ssh://rubyforge.org/var/svn/mongrel/trunk@319 19e92222-5c0b-0410-8929-a290d50e31e9 --- bin/mongrel_rails | 1 - 1 file changed, 1 deletion(-) (limited to 'bin') diff --git a/bin/mongrel_rails b/bin/mongrel_rails index 40991b3..321719d 100644 --- a/bin/mongrel_rails +++ b/bin/mongrel_rails @@ -209,7 +209,6 @@ class Restart < GemPlugin::Plugin "/commands" if @cwd @cwd = File.expand_path(@cwd) valid_dir? @cwd, "Invalid path to change to during daemon mode: #@cwd" - @pid_file = File.join(@cwd,@pid_file) end valid_exists? @pid_file, "PID file #@pid_file does not exist. Not running?" -- cgit v1.2.3-24-ge0c7