|
@@ -264,7 +264,7 @@ public class CredentialShell extends Configured implements Tool {
|
|
alias + " from CredentialProvider " + provider.toString() +
|
|
alias + " from CredentialProvider " + provider.toString() +
|
|
". Continue?:");
|
|
". Continue?:");
|
|
if (!cont) {
|
|
if (!cont) {
|
|
- out.println("Nothing has been be deleted.");
|
|
|
|
|
|
+ out.println("Nothing has been deleted.");
|
|
}
|
|
}
|
|
return cont;
|
|
return cont;
|
|
} catch (IOException e) {
|
|
} catch (IOException e) {
|