(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.211.4.2 and 1.211.4.3

version 1.211.4.2, 2008/02/08 19:17:58 version 1.211.4.3, 2009/06/08 08:04:18
Line 1164 
Line 1164 
             MessageLoader::getMessage(parms));             MessageLoader::getMessage(parms));
         cerr << MessageLoader::getMessage(parms) << endl;         cerr << MessageLoader::getMessage(parms) << endl;
  
           deleteCIMServer();
   
         //         //
         // notify parent process (if there is a parent process) to terminate         // notify parent process (if there is a parent process) to terminate
         //         //
         if (daemonOption)         if (daemonOption)
             _cimServerProcess->notify_parent(1);             _cimServerProcess->notify_parent(1);
  
         deleteCIMServer();  
         return 1;         return 1;
     }     }
  


Legend:
Removed from v.1.211.4.2  
changed lines
  Added in v.1.211.4.3

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2