5 Oct
2021
5 Oct
'21
12:21
https://bugzilla.suse.com/show_bug.cgi?id=1191260 https://bugzilla.suse.com/show_bug.cgi?id=1191260#c15 --- Comment #15 from Michal Suchanek <msuchanek@suse.com> --- It still stands. You claim you remove redundancy but is_supported needs to detect which certificate management is preset as does enroll and delete. So is_supported is completely redundant. But the worse problem is that whatever piece of code you are changing you have to be aware of if ! is_supported; then exit 0 fi - the code is no longer local. -- You are receiving this mail because: You are on the CC list for the bug.