apparmor/tests
Georgia Garcia 608c8a1966 tests: fix profile generation for multiple qualifiers
When the replacement regex for multiple qualifiers matches, the
capture group variables ($1, $2, etc) are overwritten to match the
most recent regex. Since there are no capture groups in the 's/,/ /g'
regex, then $2 was empty, causing an error on policy generation.

Signed-off-by: Georgia Garcia <georgia.garcia@canonical.com>
2023-04-25 10:08:21 -03:00
..
bin Break lines before binary operators. 2022-08-21 11:15:07 -04:00
regression tests: fix profile generation for multiple qualifiers 2023-04-25 10:08:21 -03:00
stress tests: fix make clean target 2018-11-16 14:16:07 -08:00
checkstyle2junit.xslt CI: add shellcheck job, with minimum severity set to error 2022-02-13 19:43:48 +00:00
Makefile all: Use the MAKE variable 2017-11-01 23:22:53 +00:00