[Git][reproducible-builds/diffoscope][master] Don't rely on radare2 being available. Thanks, Matthias Klose. (Re: #975313)
Chris Lamb
gitlab at salsa.debian.org
Wed Nov 25 10:47:57 UTC 2020
Chris Lamb pushed to branch master at Reproducible Builds / diffoscope
Commits:
793376de by Chris Lamb at 2020-11-25T10:47:27+00:00
Don't rely on radare2 being available. Thanks, Matthias Klose. (Re: #975313)
- - - - -
1 changed file:
- debian/tests/pytest
Changes:
=====================================
debian/tests/pytest
=====================================
@@ -9,7 +9,7 @@ fi
export LIBGUESTFS_MEMSIZE=128
if [ "$(basename "$0")" = "pytest-with-recommends" ]; then
- export DIFFOSCOPE_FAIL_TESTS_ON_MISSING_TOOLS="apktool zipinfo pedump oggDump ppudump cbfstool otool lipo"
+ export DIFFOSCOPE_FAIL_TESTS_ON_MISSING_TOOLS="apktool zipinfo pedump oggDump ppudump cbfstool otool lipo radare2"
fi
for py in $(py3versions -s); do
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/-/commit/793376de78d79f5d8e9db140cf0ccc468c7421db
--
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/-/commit/793376de78d79f5d8e9db140cf0ccc468c7421db
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.reproducible-builds.org/pipermail/rb-commits/attachments/20201125/d9e18520/attachment.htm>
More information about the rb-commits
mailing list