summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorLars Wirzenius <lars.wirzenius@codethink.co.uk>2013-04-23 14:50:11 +0100
committerLars Wirzenius <lars.wirzenius@codethink.co.uk>2013-04-23 15:20:08 +0100
commite421f9037f21454f39d67098edfead74b4e2a2ff (patch)
tree9b09e9c59e9bfd23794d4a7a18f6fc0ae38c959b /tests
parente7e90384da00a8197c5e0363a5a4005754a790eb (diff)
downloadmorph-e421f9037f21454f39d67098edfead74b4e2a2ff.tar.gz
Fix tests to use rootfs-tarball system-kinds, instead of disks
Diffstat (limited to 'tests')
-rwxr-xr-xtests/setup2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/setup b/tests/setup
index 50fd5bd4..b6d220f5 100755
--- a/tests/setup
+++ b/tests/setup
@@ -106,7 +106,7 @@ cat <<EOF > hello-system.morph
{
"name": "hello-system",
"kind": "system",
- "system-kind": "syslinux-disk",
+ "system-kind": "rootfs-tarball",
"disk-size": "1G",
"strata": [
{