Index: trunk/ippTools/src/disttool.c
===================================================================
--- trunk/ippTools/src/disttool.c	(revision 23765)
+++ trunk/ippTools/src/disttool.c	(revision 23777)
@@ -564,4 +564,5 @@
     // will get blocked by pending earlier stages
     psString    raw_where = "";
+    psString    raw_clean_where = "";
     psString    chip_where = "";
     psString    camera_where = "";
@@ -574,4 +575,5 @@
             query,
             raw_where,
+            raw_clean_where,
             chip_where,
             camera_where,
