(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.228.2.2 and 1.228.2.3

version 1.228.2.2, 2009/02/27 07:25:43 version 1.228.2.3, 2009/04/07 12:50:20
Line 1178 
Line 1178 
             parms);             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.228.2.2  
changed lines
  Added in v.1.228.2.3

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2