From 63048d217f7fcd813bf1a2763dd4bc6eaf738505 Mon Sep 17 00:00:00 2001 From: Jannis Pohlmann Date: Thu, 6 Sep 2012 15:56:06 +0000 Subject: 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. --- tests.as-root/archless-system-fails.script | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests.as-root/archless-system-fails.script') diff --git a/tests.as-root/archless-system-fails.script b/tests.as-root/archless-system-fails.script index 02372b5b..9eaa41ba 100755 --- a/tests.as-root/archless-system-fails.script +++ b/tests.as-root/archless-system-fails.script @@ -43,4 +43,4 @@ git add archless-system.morph git commit --quiet -m "add archless system" "$SRCDIR/scripts/test-morph" \ - build test:morphs-repo archless archless-system.morph + build-morphology test:morphs-repo archless archless-system.morph -- cgit v1.2.1