summaryrefslogtreecommitdiff
path: root/tests/name-clash.script
diff options
context:
space:
mode:
authorLars Wirzenius <lars.wirzenius@codethink.co.uk>2012-03-27 17:16:53 +0100
committerLars Wirzenius <lars.wirzenius@codethink.co.uk>2012-03-27 17:16:53 +0100
commitcda81a0b19cbac2c1e4533f26a31697cd21205e2 (patch)
treef0eb96c89323e4ed5071a2ab5b014c5c6c4263f7 /tests/name-clash.script
parentba4c24a51d2ad7177964416c2420df7f4a337b8e (diff)
downloadmorph-cda81a0b19cbac2c1e4533f26a31697cd21205e2.tar.gz
Refactor tests/*.script to use scripts/test-morph instead of tests/morph
Diffstat (limited to 'tests/name-clash.script')
-rwxr-xr-xtests/name-clash.script4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/name-clash.script b/tests/name-clash.script
index a0895ccd..d4be1233 100755
--- a/tests/name-clash.script
+++ b/tests/name-clash.script
@@ -48,10 +48,10 @@ EOF
)
# build the dodgy chunk
-tests/morph build chunk-repo farrokh goodbye.morph
+"$SRCDIR/scripts/test-morph" build chunk-repo farrokh goodbye.morph
# build a stratum
-tests/morph build morphs-repo master hello-stratum.morph
+"$SRCDIR/scripts/test-morph" build morphs-repo master hello-stratum.morph
# unpack it and check the contents
INSTDIR="$DATADIR"/unpack