summaryrefslogtreecommitdiffstats
path: root/certs
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2018-12-05 22:12:28 +0100
committerGuilhem Moulin <guilhem@fripost.org>2018-12-05 22:12:28 +0100
commita98522cc7e5c1a6e64ee8b65648a005aa7494d1c (patch)
tree86d6d4e7c5a341d12e86a6fec92fa89c0e6504c2 /certs
parent9722d50b9b6c5ccd81892a00bdd3023399b004fb (diff)
Remove trailing spaces.
Diffstat (limited to 'certs')
-rwxr-xr-xcerts/gencerts.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/certs/gencerts.sh b/certs/gencerts.sh
index bb5650d..f56e8f7 100755
--- a/certs/gencerts.sh
+++ b/certs/gencerts.sh
@@ -174,7 +174,7 @@ else
"$GPG" $GPG_OPTS --output="$asc2" --clearsign -- "$src2"
cp -f "$asc2" "$asc"
cp -f "$mdwn2" "$mdwn"
- echo ================================
+ echo ================================
echo "The fingerprint lists ($asc and $mdwn) have been updated!"
echo '/!\ You should now push the changes to the wiki. /!\'
fi