summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorRichard Maw <richard.maw@codethink.co.uk>2012-03-23 18:46:55 +0000
committerRichard Maw <richard.maw@codethink.co.uk>2012-03-23 18:48:24 +0000
commitdf096c67f0c39c640ad75ac6047f9dcc61299f1b (patch)
treedad51ff7967ef5cc53d9986788b85f187c62908f /tests
parentcae3dc8487862e92e74915378b2497b7aae46311 (diff)
downloadmorph-df096c67f0c39c640ad75ac6047f9dcc61299f1b.tar.gz
make-patch test: fix path to hello binary
Diffstat (limited to 'tests')
-rwxr-xr-xtests/make-patch.script2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/make-patch.script b/tests/make-patch.script
index b0b8e7ef..cc2af3b6 100755
--- a/tests/make-patch.script
+++ b/tests/make-patch.script
@@ -83,4 +83,4 @@ UNPACKED="$DATADIR"/unpacked
mkdir -p "$UNPACKED"
tar -C "$UNPACKED" -xf "$DATADIR"/farrokh-stratum
(cd "$UNPACKED" && tbdiff-deploy "$PATCH")
-"$UNPACKED"/hello
+"$UNPACKED"/bin/hello