Index: trunk/ippScripts/scripts/night_report.pl
===================================================================
--- trunk/ippScripts/scripts/night_report.pl	(revision 40650)
+++ trunk/ippScripts/scripts/night_report.pl	(revision 40651)
@@ -708,5 +708,5 @@
 ##  $query .= "    AND exp_id > $refExpID"; -- adding this restriction here slows the query way down1
     $query .= "    AND stack2 IS NULL";
-    $query .= "    AND diffRun.data_group LIKE '%SS.$dataGroupDate'";
+    $query .= "    AND diffRun.data_group LIKE '%.$dataGroupDate'";
     $query .= "    GROUP BY exp_name";
     $query .= "   ) AS exppub";
