mirror of
https://github.com/koverstreet/bcachefs-tools.git
synced 2025-02-24 00:00:19 +03:00
fixup! test(nix): add basic functionality testing infra
This commit is contained in:
parent
9d000957eb
commit
31d031ba1e
@ -31,3 +31,7 @@ udevadm settle
|
||||
echo "$pw" | bcachefs mount -v "UUID=$uuid" "$mnt"
|
||||
|
||||
keyctl search @u user "bcachefs:$uuid"
|
||||
|
||||
umount "$mnt"
|
||||
|
||||
bcachefs mount -v "${blkdev}1" "$mnt"
|
||||
|
Loading…
Reference in New Issue
Block a user