[git] gnupg-doc - branch, master, updated. 21db2c318a4dac965dff61ca77ce3238836a2fa3
by Werner Koch
cvs at cvs.gnupg.org
Fri Jun 16 15:38:47 CEST 2017
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "The GnuPG website and other docs".
The branch, master has been updated
via 21db2c318a4dac965dff61ca77ce3238836a2fa3 (commit)
from 65cd91cd412e39013cc7c022676252f324459e0f (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 21db2c318a4dac965dff61ca77ce3238836a2fa3
Author: Werner Koch <wk at gnupg.org>
Date: Fri Jun 16 15:34:40 2017 +0200
campaign: Adjust mkkudos.sh for the text change.
diff --git a/tools/mkkudos.sh b/tools/mkkudos.sh
index 3db6743..f88b48b 100755
--- a/tools/mkkudos.sh
+++ b/tools/mkkudos.sh
@@ -317,7 +317,7 @@ for file in "$htdocs/donate/"kudos-????.html "$htdocs/donate/"kudos.html \
if (xflm > 25000) {
xflm = 25000;
}
- printf "%s!--CMPGN-FLM-USD-->%s\n",
+ printf "%s!--CMPGN-FLM-USD-->%s USD\n",
substr($0,1,n), format_number( xflm );
next
}
-----------------------------------------------------------------------
Summary of changes:
tools/mkkudos.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
The GnuPG website and other docs
http://git.gnupg.org
More information about the Gnupg-commits
mailing list