summaryrefslogtreecommitdiff
path: root/tests/build-system-cpan.script
diff options
context:
space:
mode:
authorRichard Maw <richard.maw@codethink.co.uk>2012-04-23 15:37:34 +0000
committerRichard Maw <richard.maw@codethink.co.uk>2012-04-23 15:47:19 +0000
commit7c496033582027573c135f723e3a468716ce5f88 (patch)
treea00429e4a9294b737a53c540ee3806a80ab23227 /tests/build-system-cpan.script
parentde61437aae79c4f9f9f5d0d90b25eda798133b42 (diff)
downloadmorph-7c496033582027573c135f723e3a468716ce5f88.tar.gz
tests: cpan use prefix for simpler output
Diffstat (limited to 'tests/build-system-cpan.script')
-rwxr-xr-xtests/build-system-cpan.script2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/build-system-cpan.script b/tests/build-system-cpan.script
index cce7eb36..0a4be35b 100755
--- a/tests/build-system-cpan.script
+++ b/tests/build-system-cpan.script
@@ -53,7 +53,7 @@ git add hello.morph
git commit --quiet -m 'convert hello into a perl cpan project'
-"$SRCDIR/scripts/test-morph" build chunk-repo farrokh hello.morph
+"$SRCDIR/scripts/test-morph" build --prefix=/ chunk-repo farrokh hello.morph
TEMPEXTRACT="$DATADIR/cpanextract"
mkdir -p "$TEMPEXTRACT"