Index: trunk/ippTools/src/stacktool.c
===================================================================
--- trunk/ippTools/src/stacktool.c	(revision 24659)
+++ trunk/ippTools/src/stacktool.c	(revision 24660)
@@ -142,5 +142,5 @@
     PXOPT_COPY_F32(config->args,  where, "-select_good_frac_min",      "warpSkyfile.good_frac", ">=");
     PXOPT_COPY_STR(config->args,  where, "-select_skycell_id",         "warpSkyfile.skycell_id", "==");
-    PXOPT_COPY_STR(config->args,  where, "-select_label",              "warpRun.label", "==");
+    pxAddLabelSearchArgs (config, where, "-select_label",              "warpRun.label", "LIKE");
 
     // these are used to build the HAVING restriction
