From e421f9037f21454f39d67098edfead74b4e2a2ff Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Tue, 23 Apr 2013 14:50:11 +0100 Subject: Fix tests to use rootfs-tarball system-kinds, instead of disks --- tests/setup | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/setup b/tests/setup index 50fd5bd4..b6d220f5 100755 --- a/tests/setup +++ b/tests/setup @@ -106,7 +106,7 @@ cat < hello-system.morph { "name": "hello-system", "kind": "system", - "system-kind": "syslinux-disk", + "system-kind": "rootfs-tarball", "disk-size": "1G", "strata": [ { -- cgit v1.2.1