summaryrefslogtreecommitdiff
path: root/tests/show-dependencies.script
diff options
context:
space:
mode:
Diffstat (limited to 'tests/show-dependencies.script')
-rwxr-xr-xtests/show-dependencies.script11
1 files changed, 1 insertions, 10 deletions
diff --git a/tests/show-dependencies.script b/tests/show-dependencies.script
index 6c59c78b..d283efab 100755
--- a/tests/show-dependencies.script
+++ b/tests/show-dependencies.script
@@ -20,14 +20,5 @@
set -e
-cache="$DATADIR/cache"
-log="$DATADIR/morph.log"
+tests/morph show-dependencies test-repo master xfce-core.morph
-./morph show-dependencies \
- test-repo master xfce-core.morph \
- --no-default-configs \
- --git-base-url="file://$DATADIR" \
- --cachedir="$cache" \
- --keep-path \
- --no-distcc \
- --log="$log"