(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.11 and 1.12

version 1.11, 2001/05/29 23:55:43 version 1.12, 2001/05/30 00:06:35
Line 161 
Line 161 
     }     }
  
     // Check the trace options and set global variable     // Check the trace options and set global variable
     Boolean pegasusIOTrace = true;      Boolean pegasusIOTrace = false;
     if (om.valueEquals("trace", "true"))     if (om.valueEquals("trace", "true"))
     {     {
          Handler::sethandlerTrace(true);          Handler::sethandlerTrace(true);


Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2