Re: [apparmor] [patch] [18/38] Re-add globbing support for file rules to aa-logprof

2016-09-22 Thread Steve Beattie
On Fri, Aug 12, 2016 at 10:57:41PM +0200, Christian Boltz wrote: > Hello, > > $subject. > > This change also needs some other changes in ask_the_questions(): > - set q.options and q.selected inside the loop (because glob() and > glob_ext() add another option) > - set 'selection' outside the if

[apparmor] [patch] [18/38] Re-add globbing support for file rules to aa-logprof

2016-08-12 Thread Christian Boltz
Hello, $subject. This change also needs some other changes in ask_the_questions(): - set q.options and q.selected inside the loop (because glob() and glob_ext() add another option) - set 'selection' outside the if block to avoid doing it in nearly every if branch - make sure to add the select