(file) Return to FixedPropertyTableAix.h CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Pegasus / Config

Diff for /pegasus/src/Pegasus/Config/FixedPropertyTableAix.h between version 1.6 and 1.7

version 1.6, 2006/06/09 18:37:46 version 1.7, 2006/11/14 18:34:49
Line 29 
Line 29 
 // //
 //============================================================================== //==============================================================================
 // //
 // Author: Jenny Yu, Hewlett-Packard Company (jenny.yu@hp.com)  
 //  
 // Modified By: Sushma Fernandes,  Hewlett-Packard Company  
 //                 sushma_fernandes@hp.com  
 //  
 //%///////////////////////////////////////////////////////////////////////////// //%/////////////////////////////////////////////////////////////////////////////
  
 #ifdef PEGASUS_USE_RELEASE_CONFIG_OPTIONS #ifdef PEGASUS_USE_RELEASE_CONFIG_OPTIONS
   
     {"logLevel",            "INFORMATION"},     {"logLevel",            "INFORMATION"},
     {"httpPort",            "5988"},     {"httpPort",            "5988"},
     {"httpsPort",           "5989"},     {"httpsPort",           "5989"},
Line 65 
Line 61 
     {"providerDir",         "/usr/lib:/usr/pegasus/provider/lib"},     {"providerDir",         "/usr/lib:/usr/pegasus/provider/lib"},
 #endif #endif
  
 #if !defined(PEGASUS_USE_RELEASE_CONFIG_OPTIONS) && !defined(PEGASUS_USE_RELEASE_DIRS)  #if !defined(PEGASUS_USE_RELEASE_CONFIG_OPTIONS) && \
       !defined(PEGASUS_USE_RELEASE_DIRS)
     {"bogus", "MyBogusValue"}      // Remove this line if others are added     {"bogus", "MyBogusValue"}      // Remove this line if others are added
   
 #endif #endif


Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2