mirror of
https://github.com/koverstreet/bcachefs-tools.git
synced 2025-01-22 00:04:31 +03:00
Test 'fix'?
Signed-off-by: Roland Vet <RlndVt@protonmail.com>
This commit is contained in:
parent
8a800c671e
commit
387e2a01ce
@ -63,5 +63,5 @@ def test_list_dirent(tmpdir):
|
||||
# stripes_read... done
|
||||
# snapshots_read... done
|
||||
# u64s 8 type dirent 4096:453699834857023875:U32_MAX len 0 ver 0: lost+found -> 4097 type dir
|
||||
last = ret.stdout.splitlines()[-1]
|
||||
last = ret.stdout.splitlines()[0]
|
||||
assert re.match(r'^.*type dirent.*: lost\+found ->.*$', last)
|
||||
|
Loading…
Reference in New Issue
Block a user