niclas      2004/02/13 20:25:10

  Modified:    console/src/org/apache/avalon/excalibur/console
                        CommandInterpreter.java
  Log:
  
  
  Revision  Changes    Path
  1.2       +0 -1      
avalon-sandbox/console/src/org/apache/avalon/excalibur/console/CommandInterpreter.java
  
  Index: CommandInterpreter.java
  ===================================================================
  RCS file: 
/home/cvs/avalon-sandbox/console/src/org/apache/avalon/excalibur/console/CommandInterpreter.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- CommandInterpreter.java   14 Feb 2004 04:17:23 -0000      1.1
  +++ CommandInterpreter.java   14 Feb 2004 04:25:10 -0000      1.2
  @@ -30,7 +30,6 @@
   class CommandInterpreter extends Thread
   {
       static private final String WELCOME_MESSAGE =
  -    "Welcome to eWarna.com ServiceManager.\n\n" +
       "Type 'help' for a list of available commands.\n\nlogin\n";
   
       private Socket m_Socket;
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to