summaryrefslogtreecommitdiff
path: root/tests.as-root/setup
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.as-root/setup
parente7e90384da00a8197c5e0363a5a4005754a790eb (diff)
downloadmorph-e421f9037f21454f39d67098edfead74b4e2a2ff.tar.gz
Fix tests to use rootfs-tarball system-kinds, instead of disks
Diffstat (limited to 'tests.as-root/setup')
-rwxr-xr-xtests.as-root/setup4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests.as-root/setup b/tests.as-root/setup
index b9d5d477..eea9e061 100755
--- a/tests.as-root/setup
+++ b/tests.as-root/setup
@@ -134,7 +134,7 @@ git add tools-stratum.morph
cat <<EOF > hello-system.morph
name: hello-system
kind: system
-system-kind: syslinux-disk
+system-kind: rootfs-tarball
arch: `uname -m`
disk-size: 1G
strata:
@@ -163,7 +163,7 @@ git add linux-stratum.morph
cat <<EOF > linux-system.morph
name: linux-system
kind: system
-system-kind: syslinux-disk
+system-kind: rootfs-tarball
arch: `uname -m`
disk-size: 1G
strata: