From c323bb7db73a28f05d70fa774c702d48bd631bfa Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Wed, 27 Jan 2016 12:03:23 +0000 Subject: [PATCH] p2v: tests: Don't supply os-version in test. --- p2v/Makefile.am | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/p2v/Makefile.am b/p2v/Makefile.am index fcece3475..ed4e301a7 100644 --- a/p2v/Makefile.am +++ b/p2v/Makefile.am @@ -185,8 +185,7 @@ test-virt-p2v-pxe.img: virt-p2v-make-disk \ test-virt-p2v-pxe.id_rsa $(top_builddir)/run virt-p2v-make-disk \ --inject-ssh-identity=test-virt-p2v-pxe.id_rsa \ - -o $@-t \ - fedora-22 + -o $@-t mv $@-t $@ test-virt-p2v-pxe.vmlinuz test-virt-p2v-pxe.initramfs: stamp-test-virt-p2v-pxe-kernel