summaryrefslogtreecommitdiff
path: root/tests/build-system-cpan.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/build-system-cpan.script
parent18a33c9a44978a70e272d8ce36b0a3bad3daf639 (diff)
downloadmorph-35b769f2c0486c77a0116a6073eadf7de59e2eb9.tar.gz
Add explicit repo prefixes to test scripts
Diffstat (limited to 'tests/build-system-cpan.script')
-rwxr-xr-xtests/build-system-cpan.script3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/build-system-cpan.script b/tests/build-system-cpan.script
index ba1cf73e..7fbe6540 100755
--- a/tests/build-system-cpan.script
+++ b/tests/build-system-cpan.script
@@ -53,7 +53,8 @@ git add hello.morph
git commit --quiet -m 'convert hello into a perl cpan project'
-"$SRCDIR/scripts/test-morph" build --prefix=/ chunk-repo farrokh hello.morph
+"$SRCDIR/scripts/test-morph" build --prefix=/ \
+ test:chunk-repo farrokh hello.morph
for chunk in "$DATADIR/cache/artifacts/"*.chunk.*
do