Skip to content

bugfix: getting rc-file attributes

Jakub Racek requested to merge bugfix-rc-get-empty-value into master

We must return some kind of value from rc_get / rc_state_get functions. The only exception when we do not do this is when the key is missing and the value we "read" is None.

Signed-off-by: Jakub Racek jracek@redhat.com

Merge request reports