Index: trunk/MagicSoft/Mars/mcalib/MCalibColorSet.cc
===================================================================
--- trunk/MagicSoft/Mars/mcalib/MCalibColorSet.cc	(revision 5690)
+++ trunk/MagicSoft/Mars/mcalib/MCalibColorSet.cc	(revision 5693)
@@ -420,5 +420,10 @@
               return kTRUE;
           }
-
+  }
+  else
+      *fLog << inf << "Color and Intensity determined from project-name (" << proj << ")... ";
+
+  if (color == kNONE)
+  {
       *fLog << err;
       *fLog << "Sorry, calibration run " << num << " was taken before the events could be" << endl;
@@ -427,6 +432,4 @@
       return kFALSE;
   }
-
-  *fLog << inf << "Color and Intensity determined from project-name (" << proj << ")... ";
 
   switch (color)
