From 152c5fdd2b9263dec33365009e474b605f46dbd1 Mon Sep 17 00:00:00 2001 From: Marcel Kronfeld Date: Fri, 11 Jun 2010 08:27:25 +0000 Subject: [PATCH] Merging mk branch rev. 571, Cosmetics (AbstractStatistics) --- src/eva2/server/stat/AbstractStatistics.java | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/eva2/server/stat/AbstractStatistics.java b/src/eva2/server/stat/AbstractStatistics.java index 5864b94c..079107c2 100644 --- a/src/eva2/server/stat/AbstractStatistics.java +++ b/src/eva2/server/stat/AbstractStatistics.java @@ -397,9 +397,9 @@ public abstract class AbstractStatistics implements InterfaceTextListener, Inter } if (printFinalVerbosity() && (statDataSumOverAll != null)) { - printToTextListener(" Averaged sum of run statistical data: "); + printToTextListener(" Averaged sum of run statistical data: (" + optRunsPerformed + " runs):"); for (int i=0; i