Skip to content
Snippets Groups Projects
Forked from Reproducible Builds / diffoscope
Source project has a limited visibility.
Daniel Fullmer's avatar
Daniel Fullmer authored
The cbfs tests were broken by fe446ea2
They would fail with:
TypeError: a bytes-like object is required, not 'str'

Additionally, our_check_output() can't accept a stdout= argument since
subprocess.check_output doesn't accept this argument.
85739592
History
Name Last commit Last update
..