bcachefs-tools/rust-src/src
Jörg Thalheim 9090bf3c36 fix reading keys from non-tty inputs
read_password_from_tty doesn't have a fallback if input is a pipe.
This makes scripting and integration testing harder.

Noticed while updating our nixos integration test.

Signed-off-by: Jörg Thalheim <joerg@thalheim.io>
2023-06-15 19:11:54 +02:00
..
cmd_list.rs chore: logger for idiomatic style and expanded logging levels 2023-04-26 17:46:23 -04:00
cmd_mount.rs feat(cmd_mount): Add support for magic keyword OLD_BLKID_UUID 2023-04-26 17:46:23 -04:00
key.rs fix reading keys from non-tty inputs 2023-06-15 19:11:54 +02:00
lib.rs chore: logger for idiomatic style and expanded logging levels 2023-04-26 17:46:23 -04:00
logger.rs chore: logger for idiomatic style and expanded logging levels 2023-04-26 17:46:23 -04:00