This commit is contained in:
Filippo Squillace 2015-01-06 01:16:52 +01:00
parent 91832ba2b8
commit ccb4fa6325
2 changed files with 18 additions and 17 deletions

View file

@ -174,6 +174,7 @@ function test_run_juju_with_proot_as_root(){
}
function test_run_proot_seccomp(){
TRUE=""
PROOT_COMPAT=env
local output=$(_run_proot | grep "^PROOT_NO_SECCOMP")
is_equal $output "" || return 1