[strip-nondeterminism] 01/01: debian/tests/control: Also copy our binaries as they are used in the tests. (Closes: #849391)

Chris Lamb chris at chris-lamb.co.uk
Mon Dec 26 17:02:13 UTC 2016


This is an automated email from the git hooks/post-receive script.

lamby pushed a commit to branch debian
in repository strip-nondeterminism.

commit 81d06905acb35b7a8681ff2e9bf29087cae5414e
Author: Chris Lamb <lamby at debian.org>
Date:   Mon Dec 26 17:02:00 2016 +0000

    debian/tests/control: Also copy our binaries as they are used in the tests. (Closes: #849391)
    
    Signed-off-by: Chris Lamb <lamby at debian.org>
---
 debian/tests/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/tests/control b/debian/tests/control
index ccfc718..c595cb3 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,2 +1,2 @@
-Test-Command: mkdir "${ADTTMP}/t" && cp -rv t/* "${ADTTMP}/t/" && cd "${ADTTMP}" && perl -MExtUtils::Command::MM -MTest::Harness t/*.t
+Test-Command: mkdir -p "${ADTTMP}" && cp -rv t/ bin/ "${ADTTMP}" && cd "${ADTTMP}" && perl -MExtUtils::Command::MM -MTest::Harness t/*.t
 Restrictions: allow-stderr

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/strip-nondeterminism.git



More information about the Reproducible-commits mailing list