Open runcom opened 1 month ago
As reported here https://github.com/fdo-rs/fido-device-onboard-rs/pull/675#discussion_r1786304470 we shouldn’t be rely on text output from commands but rather use exit code properly. Refactor the code to take this into account.
As reported here https://github.com/fdo-rs/fido-device-onboard-rs/pull/675#discussion_r1786304470 we shouldn’t be rely on text output from commands but rather use exit code properly. Refactor the code to take this into account.