]> git.sesse.net Git - bcachefs-tools-debian/commit
bachefs-tools: Fix broken test code.
authorJustin Husted <sigstop@gmail.com>
Sat, 28 Dec 2019 23:39:20 +0000 (15:39 -0800)
committerJustin Husted <sigstop@gmail.com>
Sat, 28 Dec 2019 23:54:34 +0000 (15:54 -0800)
commit4d5e1942bd8c219a60442c0a37799341f20bc66f
tree58acebb41a5f853a06dcce4551c2bbd49289e17f
parent17a7161dbe14489c424eab4885dd706ab77dc13f
bachefs-tools: Fix broken test code.

A check was missing in some of the python test code, probably from a bad
cherry-pick.

Signed-off-by: Justin Husted <sigstop@gmail.com>
tests/util.py