(file) Return to StressTestControllerMain.cpp CVS log (file) (dir) Up to [Pegasus] / pegasus / test / StressTestController

Diff for /pegasus/test/StressTestController/StressTestControllerMain.cpp between version 1.6 and 1.6.4.1

version 1.6, 2008/02/22 19:23:48 version 1.6.4.1, 2008/07/01 15:19:43
Line 65 
Line 65 
    Message resource name    Message resource name
  */  */
  
 static const char REQUIRED_ARGS_MISSING [] =  
                      "Required arguments missing.";  
 static const char REQUIRED_ARGS_MISSING_KEY [] =  
                      "Clients.cimuser.CIMUserCommand.REQUIRED_ARGS_MISSING";  
   
 static const char ERR_OPTION_NOT_SUPPORTED [] = static const char ERR_OPTION_NOT_SUPPORTED [] =
                      "Invalid option. Use '--help' to obtain command syntax.";                      "Invalid option. Use '--help' to obtain command syntax.";
  
 static const char ERR_OPTION_NOT_SUPPORTED_KEY[] =  
                      "Clients.cimuser.CIMUserCommand..ERR_OPTION_NOT_SUPPORTED";  
   
 static const char ERR_USAGE [] = static const char ERR_USAGE [] =
                      "Incorrect usage. Use '--help' to obtain command syntax.";                      "Incorrect usage. Use '--help' to obtain command syntax.";
  
 static const char ERR_USAGE_KEY [] =  
                      "Clients.cimuser.CIMUserCommand..ERR_USAGE";  
   
  
 // //
 // exclude main from the Pegasus Namespace // exclude main from the Pegasus Namespace


Legend:
Removed from v.1.6  
changed lines
  Added in v.1.6.4.1

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2