[git] gnupg-doc - branch, master, updated. b14f59186ce977da720ba5b3e78ecb28d82c3828

by Werner Koch cvs at cvs.gnupg.org
Sat Mar 18 14:36:48 CET 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  b14f59186ce977da720ba5b3e78ecb28d82c3828 (commit)
      from  3c8973d06cd0977c6c2710976773e07575c15952 (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 b14f59186ce977da720ba5b3e78ecb28d82c3828
Author: Werner Koch <wk at gnupg.org>
Date:   Sat Mar 18 14:33:49 2017 +0100

    tools: Remove debug code from last commit

diff --git a/tools/build-website.sh b/tools/build-website.sh
index dbe20ab..e738491 100755
--- a/tools/build-website.sh
+++ b/tools/build-website.sh
@@ -161,7 +161,6 @@ fi
 revlast="$(head -1 ${revlastfile} 2>/dev/null || true)"
 if [ x"$rev" = x"$revlast" ]; then
    echo "$pgm: No need to build $subdir" >&2;
-  sync_blog=${stage_dir}/${subdir}
 else
 
   echo "$(date -u -Iseconds) build started for $subdir" | tee ${buildlog}

-----------------------------------------------------------------------

Summary of changes:
 tools/build-website.sh | 1 -
 1 file changed, 1 deletion(-)


hooks/post-receive
-- 
The GnuPG website and other docs
http://git.gnupg.org




More information about the Gnupg-commits mailing list