Check kvm command existence in start-testing
This commit is contained in:
committed by
Tobias Brunner
parent
0d237763dc
commit
b32e732b2f
@@ -15,7 +15,7 @@ echo "Starting test environment"
|
||||
|
||||
[ `id -u` -eq 0 ] || die "You must be root to run $0"
|
||||
|
||||
check_commands virsh
|
||||
check_commands kvm virsh
|
||||
|
||||
log_action "Deploying kernel $KERNEL"
|
||||
execute "ln -fs $KNLSRC $KNLTARGET"
|
||||
|
||||
Reference in New Issue
Block a user