summaryrefslogtreecommitdiff
path: root/tests.as-root/rootfs-tarball-builds-rootfs-and-kernel.script
diff options
context:
space:
mode:
authorLars Wirzenius <lars.wirzenius@codethink.co.uk>2013-04-23 15:04:28 +0100
committerLars Wirzenius <lars.wirzenius@codethink.co.uk>2013-04-23 15:20:09 +0100
commit952a0f22ed4bbfc0a954320191a491d87f6711f2 (patch)
tree8156bd3afa71f5612c68a1a7025b113229c19487 /tests.as-root/rootfs-tarball-builds-rootfs-and-kernel.script
parente421f9037f21454f39d67098edfead74b4e2a2ff (diff)
downloadmorph-952a0f22ed4bbfc0a954320191a491d87f6711f2.tar.gz
Disable make-patch test, since make-patch is broken
make-patch needs to be changed to work with rootfs-tarball systems, instead of disk images. This is not happening any time soon, so disable the test for now.
Diffstat (limited to 'tests.as-root/rootfs-tarball-builds-rootfs-and-kernel.script')
-rwxr-xr-xtests.as-root/rootfs-tarball-builds-rootfs-and-kernel.script6
1 files changed, 0 insertions, 6 deletions
diff --git a/tests.as-root/rootfs-tarball-builds-rootfs-and-kernel.script b/tests.as-root/rootfs-tarball-builds-rootfs-and-kernel.script
index 856d3488..8229127d 100755
--- a/tests.as-root/rootfs-tarball-builds-rootfs-and-kernel.script
+++ b/tests.as-root/rootfs-tarball-builds-rootfs-and-kernel.script
@@ -28,12 +28,6 @@ cache="$DATADIR/cache/artifacts"
arch=$(uname -m)
-cd "$DATADIR/morphs"
-sed -e 's/system-kind: syslinux-disk/system-kind: rootfs-tarball/' \
- -i linux-system.morph
-git add linux-system.morph
-git commit --quiet -m "Build rootfs tarball system"
-
cd "$DATADIR/kernel-repo"
cat <<EOF >linux.morph
{