Index: trunk/ippMonitor/czartool/roboczar.pl
===================================================================
--- trunk/ippMonitor/czartool/roboczar.pl	(revision 38276)
+++ trunk/ippMonitor/czartool/roboczar.pl	(revision 40851)
@@ -101,5 +101,5 @@
     foreach $stage (@stages) {
 
-    my $stageMetrics = new czartool::StageMetrics($stage, "all_stdscience_labels", $dbname, $begin, $end);
+    my $stageMetrics = new czartool::StageMetrics($stage, "stdscience_labels", $dbname, $begin, $end);
 
     if ($czarDb->runAnalysis($stageMetrics, $dbname)) {$stageMetrics->printMe();}
