From 112af14dd51f9541d2290e11b81e83b861070c10 Mon Sep 17 00:00:00 2001 From: John Johansen Date: Mon, 9 Oct 2017 13:18:08 -0700 Subject: [PATCH] Remove the use of dbus from comments and policy from unix tests Note one use of dbus is left because it is represnative of a unix socket name used for communication with dbus Signed-off-by: John Johansen Acked-by: Christian Boltz --- parser/tst/simple_tests/unix/bad_bind_2.sd | 2 +- parser/tst/simple_tests/unix/bad_regex_03.sd | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/parser/tst/simple_tests/unix/bad_bind_2.sd b/parser/tst/simple_tests/unix/bad_bind_2.sd index 6832309ed..04ef7b4ac 100644 --- a/parser/tst/simple_tests/unix/bad_bind_2.sd +++ b/parser/tst/simple_tests/unix/bad_bind_2.sd @@ -1,5 +1,5 @@ # -#=DESCRIPTION dbus bind with non-bind interface modifier +#=DESCRIPTION unix bind with non-bind interface modifier #=EXRESULT FAIL # diff --git a/parser/tst/simple_tests/unix/bad_regex_03.sd b/parser/tst/simple_tests/unix/bad_regex_03.sd index 31c56314b..e3cc67aab 100644 --- a/parser/tst/simple_tests/unix/bad_regex_03.sd +++ b/parser/tst/simple_tests/unix/bad_regex_03.sd @@ -4,5 +4,5 @@ # profile foo { - dbus send peer=(label=spla{t,r ), + unix send peer=(label=spla{t,r ), }