4 Mar
2009
4 Mar
'09
7:36 p.m.
@@ -136,6 +136,10 @@ if profile.InstanceID not in unsupp_prof: profiles_instid_list.append(profile.InstanceID)
+ for prof_id in profiles_instid_list: + if prof_id == "CIM:DSP1041-ResourceAllocation-1.1.0c": + profiles_instid_list.remove(prof_id) +
You'll need to skip this for the following: 818 > changeset >= 796 Thanks! -- Kaitlin Rupert IBM Linux Technology Center kaitlin@linux.vnet.ibm.com