diff options
Diffstat (limited to 'testing/apparmor/0006-Remove-ofile-tests-for-parser.patch')
-rw-r--r-- | testing/apparmor/0006-Remove-ofile-tests-for-parser.patch | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/testing/apparmor/0006-Remove-ofile-tests-for-parser.patch b/testing/apparmor/0006-Remove-ofile-tests-for-parser.patch new file mode 100644 index 0000000000..494487a747 --- /dev/null +++ b/testing/apparmor/0006-Remove-ofile-tests-for-parser.patch @@ -0,0 +1,16 @@ +diff --git a/parser/tst/simple_tests/rlimits/ok_rlimit_09.sd b/parser/tst/simple_tests/rlimits/ok_rlimit_09.sd +deleted file mode 100644 +index 6510ae72..00000000 +--- a/parser/tst/simple_tests/rlimits/ok_rlimit_09.sd ++++ /dev/null +@@ -1,7 +0,0 @@ +-# +-#=DESCRIPTION simple max open file (same as nofile) rlimit test +-#=EXRESULT PASS +- +-profile rlimit { +- set rlimit ofile <= 1234, +-} +-- +2.16.1 + |