Index: trunk/FACT++/src/Console.cc
===================================================================
--- trunk/FACT++/src/Console.cc	(revision 11059)
+++ trunk/FACT++/src/Console.cc	(revision 11060)
@@ -208,5 +208,5 @@
 ConsoleStream::ConsoleStream(const char *name) : Readline(name)
 {
-    ReadlineColor::PrintBootMsg(fLogO, GetName());
+    ReadlineColor::PrintBootMsg(fLogO, GetName(), false);
 }
 
