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

Diff for /pegasus/src/Pegasus/Config/ProviderDirPropertyOwner.cpp between version 1.12 and 1.12.2.1

version 1.12, 2006/01/30 16:17:36 version 1.12.2.1, 2006/10/13 18:08:18
Line 29 
Line 29 
 // //
 //============================================================================== //==============================================================================
 // //
 // Author: Konrad Rzeszutek <konradr@us.ibm.com>  
 //  
 // Modified By:  Aruran, IBM (ashanmug@in.ibm.com) for Bug# 3614  
 //              Vijay Eli, IBM, (vijayeli@in.ibm.com) for Bug# 3613  
 //              Aruran, IBM (ashanmug@in.ibm.com) for Bug# 3613  
 //  
 //%///////////////////////////////////////////////////////////////////////////// //%/////////////////////////////////////////////////////////////////////////////
  
  
Line 66 
Line 60 
     {"providerDir", "lib;bin", IS_STATIC, 0, 0, IS_VISIBLE},     {"providerDir", "lib;bin", IS_STATIC, 0, 0, IS_VISIBLE},
 #elif defined(PEGASUS_PLATFORM_ZOS_ZSERIES_IBM) #elif defined(PEGASUS_PLATFORM_ZOS_ZSERIES_IBM)
     {"providerDir", "lib:provider", IS_STATIC, 0, 0, IS_VISIBLE},     {"providerDir", "lib:provider", IS_STATIC, 0, 0, IS_VISIBLE},
   #elif defined(PEGASUS_OS_VMS)
       {"providerDir", "bin", IS_STATIC, 0, 0, IS_VISIBLE},
 #else #else
     {"providerDir", "lib", IS_STATIC, 0, 0, IS_VISIBLE},     {"providerDir", "lib", IS_STATIC, 0, 0, IS_VISIBLE},
 #endif #endif


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

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2