diff options
author | Kohei Yoshino <kohei.yoshino@gmail.com> | 2018-09-24 23:27:12 +0200 |
---|---|---|
committer | Kohei Yoshino <kohei.yoshino@gmail.com> | 2018-09-26 19:23:39 +0200 |
commit | 09dd4d3192073ba9ecc7feb8a5dfcd213affd525 (patch) | |
tree | 72431fb524edf6e92afd63237e56f229217c3257 /contrib | |
parent | 03d03939f90f2a258d9a4840eaa9af16fca7581f (diff) | |
download | bugzilla-09dd4d3192073ba9ecc7feb8a5dfcd213affd525.tar.gz bugzilla-09dd4d3192073ba9ecc7feb8a5dfcd213affd525.tar.xz |
Bug 1493500 - Remove all trailing whitespaces from all files
Diffstat (limited to 'contrib')
-rwxr-xr-x | contrib/secbugstats/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/secbugstats/README.md b/contrib/secbugstats/README.md index 29d347489..36228acd4 100755 --- a/contrib/secbugstats/README.md +++ b/contrib/secbugstats/README.md @@ -10,7 +10,7 @@ report that is emailed to interested parties. A good starting place to read this code is the gather.sh shell script. This script is the driver for the remaining collection and processing scripts which -populate the reports and charts. +populate the reports and charts. - Collection scripts are run once per week as a cron job - API results |