summaryrefslogtreecommitdiff
path: root/tests/name-clash.script
diff options
context:
space:
mode:
authorLars Wirzenius <lars.wirzenius@codethink.co.uk>2012-05-03 15:55:50 +0100
committerLars Wirzenius <lars.wirzenius@codethink.co.uk>2012-05-04 14:26:47 +0100
commit35b769f2c0486c77a0116a6073eadf7de59e2eb9 (patch)
tree5c25ecbe69d29d7ff50dd610723d67fd744ed030 /tests/name-clash.script
parent18a33c9a44978a70e272d8ce36b0a3bad3daf639 (diff)
downloadmorph-35b769f2c0486c77a0116a6073eadf7de59e2eb9.tar.gz
Add explicit repo prefixes to test scripts
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 316a9ddc..669949ed 100755
--- a/tests/name-clash.script
+++ b/tests/name-clash.script
@@ -48,10 +48,10 @@ EOF
)
# build the dodgy chunk
-"$SRCDIR/scripts/test-morph" build chunk-repo farrokh goodbye.morph
+"$SRCDIR/scripts/test-morph" build test:chunk-repo farrokh goodbye.morph
# build a stratum
-"$SRCDIR/scripts/test-morph" build morphs-repo master hello-stratum.morph
+"$SRCDIR/scripts/test-morph" build test:morphs-repo master hello-stratum.morph
# unpack it and check the contents
INSTDIR="$DATADIR"/unpack