#2246 deprecated warning for cli option --ca as well
Merged by tkopecek. Opened by julian8628.
julian8628/koji fix-issue-2182  into  master

Download 2246.patch

Metadata Update from @julian8628:
- Pull-request tagged with: testing-ready

What is the problem here? It works for me without this change?

  • I'm not losing that message for other tools/configs.

if executing koji --ca abc hello, because the old code only checks the config result from config file, if there's no ca option in koji profile, the msg won't be shown.

I'm not losing that message for other tools/configs.

not -> now?

1 new commit added

  • warning for both cli and config file option

updated, to show the deprecated msg for both cli and config file

Metadata Update from @jcupova:
- Pull-request tagged with: testing-done

Commit 743c3bd1 fixes this pull-request

Pull-Request has been merged by tkopecek

Metadata