Skip to content
Snippets Groups Projects
Commit 2803a3da authored by Guillaume ROUSSE's avatar Guillaume ROUSSE
Browse files

more consistency with other command output

parent cb667c5e
No related branches found
No related tags found
No related merge requests found
......@@ -335,7 +335,7 @@ sub add_token {
$token->save() or die "failed to save authentication token\n";
$token->print();
printf "Authentication token created:\n\token %s\n", $token->token();
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment