(file) Return to cimserver.cpp CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Server

Diff for /pegasus/src/Server/cimserver.cpp between version 1.191.2.15 and 1.191.2.16

version 1.191.2.15, 2007/01/11 00:18:55 version 1.191.2.16, 2007/01/11 00:29:37
Line 670 
Line 670 
  
     Executor::setSock(_extractExecutorSockOpt(argc, argv));     Executor::setSock(_extractExecutorSockOpt(argc, argv));
  
 #endif /* !defined(PEGASUS_ENABLE_PRIVILEGE_SEPARATION) */  
   
     // Ping executor to be sure the sock was valid.     // Ping executor to be sure the sock was valid.
  
     if (Executor::ping() != 0)     if (Executor::ping() != 0)
Line 682 
Line 680 
         exit(1);         exit(1);
     }     }
  
   #endif /* !defined(PEGASUS_ENABLE_PRIVILEGE_SEPARATION) */
   
     String pegasusHome  = String::EMPTY;     String pegasusHome  = String::EMPTY;
     Boolean shutdownOption = false;     Boolean shutdownOption = false;
     Boolean debugOutputOption = false;     Boolean debugOutputOption = false;


Legend:
Removed from v.1.191.2.15  
changed lines
  Added in v.1.191.2.16

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2