chiark / gitweb /
Test suite: Use $troot rather than $root/tests twice (nfc)
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 20 Jun 2015 16:28:45 +0000 (17:28 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 20 Jun 2015 16:28:45 +0000 (17:28 +0100)
tests/lib

index 0b0ae47280f0158efd3471ccf869d25afe6c1414..d315c4e06bd75888478b0af2c38a03865180df60 100644 (file)
--- 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