feat: v1.3.4 return error codes
This commit is contained in:
@@ -85,6 +85,7 @@ impl Command for CommandImpl {
|
||||
}
|
||||
} else {
|
||||
warning!("YubiKey not found");
|
||||
return Ok(Some(1));
|
||||
}
|
||||
|
||||
Ok(None)
|
||||
|
||||
Reference in New Issue
Block a user