-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: Use
stratis key set --keyfile-path
The `--capture-key`, despite its documentation, is very insistent on reading the password from the tty. In stratis-cli 3.6.0 it also changed behaviour to expect the password twice. Move to the `--capture-key` option which behaves as intended. As this is non-trivial, and could change again in the future, factor it into a helper function. See https://bugzilla.redhat.com/show_bug.cgi?id=2246923
- Loading branch information
1 parent
7ab102a
commit 2a8d3ac
Showing
1 changed file
with
9 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters