mirror of
https://github.com/fsquillace/junest.git
synced 2026-07-28 13:34:00 +00:00
Fix issue #43
This commit is contained in:
parent
91832ba2b8
commit
ccb4fa6325
2 changed files with 18 additions and 17 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue