summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorLars Wirzenius <lars.wirzenius@codethink.co.uk>2012-07-19 18:37:54 +0100
committerLars Wirzenius <lars.wirzenius@codethink.co.uk>2012-07-26 11:59:13 +0100
commite28059250484aefc2cefcbe1316b709ee26bcf5b (patch)
tree12661891770c3faec5812862d1b8b37e065b1517 /tests
parent82ae6038c00ca7ceb0e1ed206bd07157e1658f50 (diff)
downloadmorph-e28059250484aefc2cefcbe1316b709ee26bcf5b.tar.gz
Refactor system building to use syskind specific class
Diffstat (limited to 'tests')
-rwxr-xr-xtests/setup2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/setup b/tests/setup
index ce187065..8d3ab5b5 100755
--- a/tests/setup
+++ b/tests/setup
@@ -106,7 +106,7 @@ cat <<EOF > hello-system.morph
{
"name": "hello-system",
"kind": "system",
- "system-kind": "dummy",
+ "system-kind": "syslinux-disk",
"disk-size": "1G",
"strata": [
"hello-stratum"