Skip to content
Commit c4c1a460 authored by Daniel Fullmer's avatar Daniel Fullmer Committed by Chris Lamb
Browse files

Fix CBFS comparator with our_check_output()

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.
parent 3b1a9baa
Loading
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment