Skip to content
This repository has been archived by the owner. It is now read-only.

Commit

Permalink
Tidy montly stats script output
Browse files Browse the repository at this point in the history
  • Loading branch information
Rhys Smith committed Aug 30, 2016
1 parent 2c0cc3f commit bfe2b88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utilities/stats-generate.sh
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,7 @@ else
msg+="-> $wugennewsubs new subscriptions.\n"
msg+="\n-----\n"
msg+="Test IdP usage:\n"
msg+="-> $testidplogincount logins to $testidpspcount SPs.\n\n"
msg+="-> $testidplogincount logins to $testidpspcount SPs.\n"
msg+="\n-----\n"
msg+="Test SP usage:\n"
msg+="-> $testsplogincount logins from $testspidpcount IdPs.\n"
Expand Down

0 comments on commit bfe2b88

Please sign in to comment.