Index: /trunk/ippTools/src/camtool.c
===================================================================
--- /trunk/ippTools/src/camtool.c	(revision 24181)
+++ /trunk/ippTools/src/camtool.c	(revision 24182)
@@ -953,5 +953,5 @@
 
     psMetadata *where = psMetadataAlloc();
-    pxAddLabelSearchArgs (config, where, "-label", "label", "==");
+    pxAddLabelSearchArgs (config, where, "-label", "camRun.label", "==");
 
     psString query = pxDataGet("camtool_pendingcleanuprun.sql");
