[Git][reproducible-builds/diffoscope][master] Drop debugging code.

Chris Lamb (@lamby) gitlab at salsa.debian.org
Mon Jan 9 08:15:06 UTC 2023



Chris Lamb pushed to branch master at Reproducible Builds / diffoscope


Commits:
fca2293a by Chris Lamb at 2023-01-09T08:14:41+00:00
Drop debugging code.

- - - - -


1 changed file:

- tests/comparators/test_icc.py


Changes:

=====================================
tests/comparators/test_icc.py
=====================================
@@ -54,7 +54,6 @@ def cd_iccdump_version():
         val = subprocess.check_output(
             ("cd-iccdump", data("test1.icc"))
         ).decode("utf-8")
-        raise subprocess.CalledProcessError(0, cmd=("123",))
     except subprocess.CalledProcessError as exc:
         if exc.returncode != 0:
             raise



View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/-/commit/fca2293a89a066944bbd16546ad0c324e4d49e22

-- 
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/-/commit/fca2293a89a066944bbd16546ad0c324e4d49e22
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/20230109/1ca72c6d/attachment.htm>


More information about the rb-commits mailing list