Blob Blame History Raw
From 903abf29254069bbc3f867b36f5d23b61a0be5a8 Mon Sep 17 00:00:00 2001
From: "Richard W.M. Jones" <rjones@redhat.com>
Date: Wed, 27 Jan 2016 12:03:23 +0000
Subject: [PATCH] p2v: tests: Don't supply os-version in test.

(cherry picked from commit c323bb7db73a28f05d70fa774c702d48bd631bfa)
---
 p2v/Makefile.am | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/p2v/Makefile.am b/p2v/Makefile.am
index 17745b2..487e198 100644
--- a/p2v/Makefile.am
+++ b/p2v/Makefile.am
@@ -204,8 +204,7 @@ test-virt-p2v-pxe.img: \
 	    virt-p2v-make-disk
 	$(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
-- 
2.7.4