[strip-nondeterminism] 01/01: Revert "Apply patch from Gianfranco Costamagna to fix the autopkgtests as they rely upon the debian/ directory existing. (Closes: #894391)"
Chris Lamb
chris at chris-lamb.co.uk
Fri Mar 30 07:41:34 UTC 2018
This is an automated email from the git hooks/post-receive script.
lamby pushed a commit to branch debian
in repository strip-nondeterminism.
commit a270b184ff597eb79ee14ef8872187a7d3f99f55
Author: Chris Lamb <lamby at debian.org>
Date: Fri Mar 30 08:41:07 2018 +0100
Revert "Apply patch from Gianfranco Costamagna to fix the autopkgtests as they rely upon the debian/ directory existing. (Closes: #894391)"
This reverts commit a9aa2f0dafadd765c72b0b4caabd9d60e3a5ba37; it was fixed in debhelper instead:
https://salsa.debian.org/debian/debhelper/commit/59940fb42868be0acf716d2eb29f6c15b59d1daf
---
debian/tests/testsuite | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/tests/testsuite b/debian/tests/testsuite
index 63e794e..ef16021 100755
--- a/debian/tests/testsuite
+++ b/debian/tests/testsuite
@@ -5,7 +5,7 @@ set -eu
tmp="${AUTOPKGTEST_TMP:-"${ADTTMP:-"$(mktemp -d)"}"}"
mkdir -p "$tmp"
-cp -rv t/ bin/ debian/ "$tmp"
+cp -rv t/ bin/ "$tmp"
cd "$tmp"
set +e
--
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