From b088e31b740c62b90ddf9c3342b876736790c1e8 Mon Sep 17 00:00:00 2001 From: Richard Maw Date: Tue, 29 May 2012 17:18:46 +0000 Subject: morph: remove dead code and replace Execute with app.runcmd --- tests/uses-tempdir.script | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/uses-tempdir.script b/tests/uses-tempdir.script index d00293a2..4143926f 100755 --- a/tests/uses-tempdir.script +++ b/tests/uses-tempdir.script @@ -23,4 +23,5 @@ export TMPDIR TMPDIR="$DATADIR"/unwritable-tmp install -m 000 -d "$TMPDIR" mkdir "$DATADIR"/tmp -"$SRCDIR/scripts/test-morph" build --tempdir "$DATADIR"/tmp test:morphs-repo master hello-stratum.morph +"$SRCDIR/scripts/test-morph" build --tempdir "$DATADIR"/tmp \ + test:morphs-repo master hello-stratum.morph -- cgit v1.2.1