stop-testing requires virsh

This commit is contained in:
Reto Buerki
2013-01-17 16:54:56 +01:00
committed by Tobias Brunner
parent bd4c6122a4
commit 82499010eb
+2
View File
@@ -9,6 +9,8 @@ KNLTARGET=/var/run/kvm-swan-kernel
[ `id -u` -eq 0 ] || die "You must be root to run $0"
check_commands virsh
for net in $NETWORKS
do
log_action "Network $net"