#2213 Correct docstring about deleting inheritance rules
Merged by tkopecek. Opened by carlwgeorge.
carlwgeorge/koji inheritance-delete-link  into  master

Download 2213.patch

The docstring for the setInheritanceData method states that a special "remove link" key set to True will remove an inheritance rule. The _writeInheritanceData function actually looks for a "delete link" key. The commit updates the docstring to reflect reality.

Commit 2012b1c7 fixes this pull-request

Pull-Request has been merged by tkopecek

Metadata