[Cruisecontrolrb-users] RAILS_ENV problems
Brian Ketelsen
bketelsen at gmail.com
Thu Jan 17 02:08:32 EST 2008
Hello,
My builds are all failing immediately with an error stating that it can¹t
connect to MySql:
/opt/wcpublic/cruisecontrolrb-1.2.1/projects/WellCare/work wcapp$ ruby -e
require 'rubygems' rescue nil; require 'rake'; load
'/opt/wcpublic/cruisecontrolrb-1.2.1/tasks/cc_build.rake'; ARGV <<
'--nosearch' << '--trace' << 'cc:build'; Rake.application.run
rake aborted!
Can't connect to local MySQL server through socket
'/var/lib/mysql/mysql.sock' (2)
Problem is that my TEST environment is set to use SQLite. Why is CCRB
trying to connect to the development environment? Am I missing something
obvious?
Thanks for any help!
Brian
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://rubyforge.org/pipermail/cruisecontrolrb-users/attachments/20080117/2b4e1f23/attachment.html
More information about the Cruisecontrolrb-users
mailing list