(file) Return to main.c CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Executor

Diff for /pegasus/src/Executor/main.c between version 1.1.4.8 and 1.1.4.9

version 1.1.4.8, 2007/04/30 18:25:12 version 1.1.4.9, 2007/05/01 21:09:59
Line 286 
Line 286 
     if (DefineConfigPathMacro("passwordFilePath", "cimserver.passwd") != 0)     if (DefineConfigPathMacro("passwordFilePath", "cimserver.passwd") != 0)
         Fatal(FL, "missing \"passwordFilePath\" configuration parameter.");         Fatal(FL, "missing \"passwordFilePath\" configuration parameter.");
  
     /* Define ${traceFilePath} */  
   
     if (DefineConfigPathMacro("traceFilePath", NULL) != 0)  
         Fatal(FL, "missing \"traceFilePath\" configuration parameter.");  
   
     /* Define ${sslKeyFilePath} */     /* Define ${sslKeyFilePath} */
  
     if (DefineConfigPathMacro("sslKeyFilePath", "file.pem") != 0)     if (DefineConfigPathMacro("sslKeyFilePath", "file.pem") != 0)


Legend:
Removed from v.1.1.4.8  
changed lines
  Added in v.1.1.4.9

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2