Index: trunk/ippTools/src/chiptool.c
===================================================================
--- trunk/ippTools/src/chiptool.c	(revision 34081)
+++ trunk/ippTools/src/chiptool.c	(revision 34501)
@@ -2066,4 +2066,5 @@
     PXOPT_COPY_STR(config->args, where, "-reduction", "chipRun.reduction", "==");
     PXOPT_COPY_STR(config->args, where, "-state", "chipRun.state", "==");
+    PXOPT_COPY_STR(config->args, where, "-tess_id", "chipRun.tess_id", "LIKE");
     pxAddLabelSearchArgs (config, where, "-label", "chipRun.label", "LIKE");
     pxAddLabelSearchArgs (config, where, "-data_group", "chipRun.data_group", "LIKE");
