Index: trunk/ippTools/src/warptool.c
===================================================================
--- trunk/ippTools/src/warptool.c	(revision 29717)
+++ trunk/ippTools/src/warptool.c	(revision 29903)
@@ -994,5 +994,5 @@
         psString thisWhere = NULL;
         if (whereStr) {
-            psStringAppend(&thisWhere, whereStr);
+            psStringAppend(&thisWhere, "\n%s", whereStr);
         }
         psStringAppend(&thisWhere, "\nAND warpRun.label = '%s'", label); 
