Skip to content

Don't rely on argparse saying "options:"

Christian Boltz requested to merge cboltz/apparmor:cboltz-test-aa-notify into master

Some argparse versions (for example on openSUSE Leap 15.5) instead say "optional arguments:"

Don't rely on the "options:" line to allow both wordings.

I propose this patch for 4.0 and master.

Merge request reports