Index: trunk/ippTools/src/staticskytool.c
===================================================================
--- trunk/ippTools/src/staticskytool.c	(revision 35039)
+++ trunk/ippTools/src/staticskytool.c	(revision 35120)
@@ -397,4 +397,5 @@
     PXOPT_COPY_S64(config->args, where, "-sky_id",      "sky_id",   "==");
     PXOPT_COPY_STR(config->args, where, "-label",       "staticskyRun.label",    "==");
+    PXOPT_COPY_STR(config->args, where, "-data_group",  "staticskyRun.data_group",    "==");
     PXOPT_COPY_STR(config->args, where, "-state",       "staticskyRun.state",    "==");
     PXOPT_COPY_STR(config->args, where, "-tess_id",     "stackRun.tess_id",    "==");
