From bb557b44e9b0dc0dbb5ca7a4a8645f4af14f8021 Mon Sep 17 00:00:00 2001 From: Michael Koziarski Date: Tue, 26 Aug 2008 12:21:48 +0200 Subject: Be more careful --- ci/ci_build.rb | 1 - 1 file changed, 1 deletion(-) (limited to 'ci/ci_build.rb') diff --git a/ci/ci_build.rb b/ci/ci_build.rb index 79afcbeb1e..7b9cdceb27 100755 --- a/ci/ci_build.rb +++ b/ci/ci_build.rb @@ -30,7 +30,6 @@ cd "#{root_dir}/activerecord" do build_results[:activerecord_mysql] = system 'rake test_mysql' end -Postgres is disabled until tests are fixed cd "#{root_dir}/activerecord" do puts puts "[CruiseControl] Building ActiveRecord with PostgreSQL" -- cgit v1.2.3