summaryrefslogtreecommitdiff
path: root/tests.build/ambiguous-refs.script
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2013-01-31 12:20:11 +0000
committerSam Thursfield <sam.thursfield@codethink.co.uk>2013-02-20 16:51:14 +0000
commit2ce8a926e858c06f76c7875dbd28616613f541dc (patch)
tree2259eb73e429229acfba61b933fe2911ecc6ddb2 /tests.build/ambiguous-refs.script
parent8d9a939630bc677c2d2e7c4202a400f9bc0ab3ad (diff)
downloadmorph-2ce8a926e858c06f76c7875dbd28616613f541dc.tar.gz
tests.build: Don't build individual chunks or strata
We can't rely on this being possible any more. It was mostly only used for testing in any case.
Diffstat (limited to 'tests.build/ambiguous-refs.script')
-rwxr-xr-xtests.build/ambiguous-refs.script4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests.build/ambiguous-refs.script b/tests.build/ambiguous-refs.script
index fbfbdfd7..e1eae59d 100755
--- a/tests.build/ambiguous-refs.script
+++ b/tests.build/ambiguous-refs.script
@@ -25,8 +25,8 @@ set -eu
# Create a ref that will show up in 'git show-ref' before the real master ref
cd "$DATADIR/morphs-repo"
git checkout -q -b alpha/master
-git rm -q hello-stratum.morph
+git rm -q hello-system.morph
git commit -q -m "This ref will not build correctly"
"$SRCDIR/scripts/test-morph" build-morphology \
- test:morphs-repo master hello-stratum
+ test:morphs-repo master hello-system