summaryrefslogtreecommitdiff
path: root/tests/show-dependencies.script
diff options
context:
space:
mode:
authorLars Wirzenius <lars.wirzenius@codethink.co.uk>2012-03-23 18:29:11 +0000
committerLars Wirzenius <lars.wirzenius@codethink.co.uk>2012-03-23 18:29:11 +0000
commit68f87d4b837fb1eb45934ceda5de21160a4eb639 (patch)
tree5f9ebdedd09b2a132bc672111e793eece3132f07 /tests/show-dependencies.script
parent15ae23358b7492ee5ee68a7ef97fcfb905c0397d (diff)
downloadmorph-68f87d4b837fb1eb45934ceda5de21160a4eb639.tar.gz
Normalize output of show-dependencies test
Diffstat (limited to 'tests/show-dependencies.script')
-rwxr-xr-xtests/show-dependencies.script4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/show-dependencies.script b/tests/show-dependencies.script
index 78fb186b..4b28078f 100755
--- a/tests/show-dependencies.script
+++ b/tests/show-dependencies.script
@@ -20,5 +20,5 @@
set -eu
-tests/morph show-dependencies test-repo master xfce-core.morph
-
+tests/morph show-dependencies test-repo master xfce-core.morph | \
+ sed "s,$DATADIR,TMP,g"