summaryrefslogtreecommitdiff
path: root/tests.as-root/rootfs-tarball-builds-rootfs-and-kernel.script
diff options
context:
space:
mode:
authorJannis Pohlmann <jannis.pohlmann@codethink.co.uk>2012-09-06 15:56:06 +0000
committerSam Thursfield <sam.thursfield@codethink.co.uk>2012-09-07 18:14:44 +0100
commit63048d217f7fcd813bf1a2763dd4bc6eaf738505 (patch)
tree29f0bfd0e273df6dc59e663da88ca2452bb689b2 /tests.as-root/rootfs-tarball-builds-rootfs-and-kernel.script
parent03ec6cd0c01781729f8b684229c43ecc3f9d033d (diff)
downloadmorph-63048d217f7fcd813bf1a2763dd4bc6eaf738505.tar.gz
Rename 'morph build' command to 'morph build-morphology'
This is needed because we are replacing the current build command by a new one that builds from a local system branch. Since that will be the more common scenario, we want the new implementaiton to go by the name 'morph build'. This commit therefore renames 'morph build' and updates all the tests to use 'morph build-morphology' instead.
Diffstat (limited to 'tests.as-root/rootfs-tarball-builds-rootfs-and-kernel.script')
-rwxr-xr-xtests.as-root/rootfs-tarball-builds-rootfs-and-kernel.script2
1 files changed, 1 insertions, 1 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 c9bd418c..803ffe53 100755
--- a/tests.as-root/rootfs-tarball-builds-rootfs-and-kernel.script
+++ b/tests.as-root/rootfs-tarball-builds-rootfs-and-kernel.script
@@ -85,7 +85,7 @@ git add linux.morph
git commit --quiet -m 'Make the kernel create a dummy zImage'
"$SRCDIR/scripts/test-morph" \
- build test:morphs-repo custom system.morph > /dev/null
+ build-morphology test:morphs-repo custom system.morph > /dev/null
for suffix in kernel rootfs
do