From b23b0e5609ed4b3d29396a1727aab035fa4a395f Mon Sep 17 00:00:00 2001 From: Romain Francoise Date: Tue, 21 Oct 2014 19:28:38 +0200 Subject: Import upstream release 5.2.1 --- testing/start-testing | 1 + 1 file changed, 1 insertion(+) (limited to 'testing/start-testing') diff --git a/testing/start-testing b/testing/start-testing index 45cf4c9b9..83291de28 100755 --- a/testing/start-testing +++ b/testing/start-testing @@ -17,6 +17,7 @@ echo "Starting test environment" check_commands kvm virsh +[ -f $KNLSRC ] || die "Kernel $KNLSRC not found" log_action "Deploying kernel $KERNEL" execute "ln -fs $KNLSRC $KNLTARGET" -- cgit v1.2.3