lanky / python-rhnapi

python module abstracting the RHN Satellite API for version 5.4.1
16 stars 6 forks source link

setChildChannels in system.py throws an error #4

Closed pieterdp closed 7 years ago

pieterdp commented 7 years ago

In the setChildChannels function there is a bug where it calls rhn.session.setChildChannels where it should call rhn.session.system.setChildChannels.