[Bast-commits] r5476 - in SQL-Abstract/1.x/branches/1.50_RC: . t

norbi at dev.catalyst.perl.org norbi at dev.catalyst.perl.org
Sun Feb 15 14:33:24 GMT 2009


Author: norbi
Date: 2009-02-15 14:33:24 +0000 (Sun, 15 Feb 2009)
New Revision: 5476

Modified:
   SQL-Abstract/1.x/branches/1.50_RC/
   SQL-Abstract/1.x/branches/1.50_RC/t/01generate.t
Log:
 r5583 at vger:  mendel | 2009-02-15 15:31:27 +0100
  * Formatting.



Property changes on: SQL-Abstract/1.x/branches/1.50_RC
___________________________________________________________________
Name: svk:merge
   - 4d5fae46-8e6a-4e08-abee-817e9fb894a2:/local/bast/SQL-Abstract/1.x/branches/1.50_RC:5582
4d5fae46-8e6a-4e08-abee-817e9fb894a2:/local/bast/SQL-Abstract/1.x/branches/1.50_RC-extraparens:5308
   + 4d5fae46-8e6a-4e08-abee-817e9fb894a2:/local/bast/SQL-Abstract/1.x/branches/1.50_RC:5583
4d5fae46-8e6a-4e08-abee-817e9fb894a2:/local/bast/SQL-Abstract/1.x/branches/1.50_RC-extraparens:5308

Modified: SQL-Abstract/1.x/branches/1.50_RC/t/01generate.t
===================================================================
--- SQL-Abstract/1.x/branches/1.50_RC/t/01generate.t	2009-02-15 14:33:19 UTC (rev 5475)
+++ SQL-Abstract/1.x/branches/1.50_RC/t/01generate.t	2009-02-15 14:33:24 UTC (rev 5476)
@@ -402,7 +402,6 @@
               stmt_q => 'SELECT * FROM `test` WHERE ( `a` < 42 AND `b` = ? )',
               bind   => [qw(8)],
       },             
-
       #44
       {
               func   => 'insert',




More information about the Bast-commits mailing list