(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.153 and 1.154

version 1.153, 2005/03/03 03:09:40 version 1.154, 2005/03/10 23:24:48
Line 1055 
Line 1055 
 //l10n //l10n
  
     // Get the parent's PID before forking     // Get the parent's PID before forking
     parentPid = System::getPID();      _cimServerProcess->set_parent_pid(System::getPID());
  
     // do we need to run as a daemon ?     // do we need to run as a daemon ?
     if (daemonOption)     if (daemonOption)


Legend:
Removed from v.1.153  
changed lines
  Added in v.1.154

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2