mirror of
https://github.com/AuxXxilium/eudev.git
synced 2024-12-25 21:25:59 +07:00
test: reenable nspawn, even if it fails for now
This commit is contained in:
parent
454591be36
commit
5fa594df8d
@ -56,8 +56,7 @@ test_run() {
|
||||
dwarn "can't run qemu-kvm, skipping"
|
||||
fi
|
||||
if check_nspawn; then
|
||||
#run_nspawn || return 1
|
||||
:
|
||||
run_nspawn || return 1
|
||||
else
|
||||
dwarn "can't run systemd-nspawn, skipping"
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user