From e28059250484aefc2cefcbe1316b709ee26bcf5b Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Thu, 19 Jul 2012 18:37:54 +0100 Subject: Refactor system building to use syskind specific class --- tests/setup | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/setup b/tests/setup index ce187065..8d3ab5b5 100755 --- a/tests/setup +++ b/tests/setup @@ -106,7 +106,7 @@ cat < hello-system.morph { "name": "hello-system", "kind": "system", - "system-kind": "dummy", + "system-kind": "syslinux-disk", "disk-size": "1G", "strata": [ "hello-stratum" -- cgit v1.2.1