--- civicrm.install.org	2012-09-18 18:13:57.000000000 -0600
+++ civicrm.install	2012-11-05 09:31:15.000000000 -0700
@@ -69,9 +69,8 @@
     );
   }
 
-  if (!empty($problems)) {
-    return $problems;
-  }
+  return $problems;
+
 }
 
 /**
