From a8287b3568a7d563ea9bcfa611275bbee4bce21f Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sat, 20 Jun 2015 17:28:45 +0100 Subject: Test suite: Use $troot rather than $root/tests twice (nfc) --- tests/lib | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tests') diff --git a/tests/lib b/tests/lib index 0b0ae47..d315c4e 100644 --- a/tests/lib +++ b/tests/lib @@ -475,8 +475,8 @@ t-drs () { t-git-config dgit-distro.test-dummy.git-url "ext::$troot/drs-git-ext %S " t-git-config dgit-distro.test-dummy.git-check true t-git-config dgit-distro.test-dummy.git-create true - cp $root/tests/gnupg/{dd.gpg,dm.gpg,dm.txt} $tmp/. - cp $root/tests/suites $tmp/. + cp $troot/gnupg/{dd.gpg,dm.gpg,dm.txt} $tmp/. + cp $troot/suites $tmp/. drs_dispatch=$tmp/distro=test-dummy mkdir $drs_dispatch -- cgit v1.2.3