Skip to content

Commit

Permalink
Extra space
Browse files Browse the repository at this point in the history
  • Loading branch information
grempe committed Apr 12, 2016
1 parent 43c7fe3 commit 9456652
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/tss/cli.rb
Expand Up @@ -94,7 +94,7 @@ def combine

say('')
say('Secret Recovered and Verified!')
say ('')
say('')
say("identifier : " + sec[:identifier]) if sec[:identifier].present?
say("threshold : " + sec[:threshold].to_s) if sec[:threshold].present?
say("processing time (ms) : " + sec[:processing_time_ms].to_s) if sec[:processing_time_ms].present?
Expand Down

0 comments on commit 9456652

Please sign in to comment.