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
_______________________________________________ Cruisecontrolrb-users mailing list [email protected] http://rubyforge.org/mailman/listinfo/cruisecontrolrb-users
