summaryrefslogtreecommitdiff
path: root/tests/show-dependencies.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/show-dependencies.script
parent18a33c9a44978a70e272d8ce36b0a3bad3daf639 (diff)
downloadmorph-35b769f2c0486c77a0116a6073eadf7de59e2eb9.tar.gz
Add explicit repo prefixes to test scripts
Diffstat (limited to 'tests/show-dependencies.script')
-rwxr-xr-xtests/show-dependencies.script9
1 files changed, 4 insertions, 5 deletions
diff --git a/tests/show-dependencies.script b/tests/show-dependencies.script
index 3c2abcd9..704026c9 100755
--- a/tests/show-dependencies.script
+++ b/tests/show-dependencies.script
@@ -1,7 +1,6 @@
#!/bin/bash
#
-# Test a basic distributed build of two depending strata
-# with a couple of chunks in them.
+# Test "show-dependencies" subcommand.
#
# Copyright (C) 2012 Codethink Limited
#
@@ -20,6 +19,6 @@
set -eu
-"$SRCDIR/scripts/test-morph" \
- show-dependencies test-repo master xfce-core.morph | \
- sed "s,$DATADIR,TMP,g"
+"$SRCDIR/scripts/test-morph" --log=/home/liw/morph.log \
+ show-dependencies test:test-repo master xfce-core.morph |
+ sed 's/test://'