stop-testing requires virsh
This commit is contained in:
committed by
Tobias Brunner
parent
bd4c6122a4
commit
82499010eb
@@ -9,6 +9,8 @@ KNLTARGET=/var/run/kvm-swan-kernel
|
|||||||
|
|
||||||
[ `id -u` -eq 0 ] || die "You must be root to run $0"
|
[ `id -u` -eq 0 ] || die "You must be root to run $0"
|
||||||
|
|
||||||
|
check_commands virsh
|
||||||
|
|
||||||
for net in $NETWORKS
|
for net in $NETWORKS
|
||||||
do
|
do
|
||||||
log_action "Network $net"
|
log_action "Network $net"
|
||||||
|
|||||||
Reference in New Issue
Block a user