From 145b3af675c0738fc9c70bea4a7e7330da16292d Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sat, 2 May 2015 18:25:23 +0100 Subject: Tests: Use distro= dir for drs as well as dsd tests; rename the variable; move the directory out of dispatch-dir/ --- tests/tests/dsd-divert | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tests/tests/dsd-divert') diff --git a/tests/tests/dsd-divert b/tests/tests/dsd-divert index 4389b8f..3020a56 100755 --- a/tests/tests/dsd-divert +++ b/tests/tests/dsd-divert @@ -2,6 +2,6 @@ set -e . tests/lib t-dsd -rm $dsd_dispatch/repos -echo '* drs' >>$dsd_dispatch/diverts +rm $drs_dispatch/repos +echo '* drs' >>$drs_dispatch/diverts t-chain-test fetch-somegit-notlast -- cgit v1.2.3