(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.221 and 1.221.4.1

version 1.221, 2008/06/18 18:12:11 version 1.221.4.1, 2009/06/04 13:13:34
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.221  
changed lines
  Added in v.1.221.4.1

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2