This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2gobroker. from e1e8429 x2gobroker.authservice: Document Auth Service client's authenticate() function. new d7925d1 Makefile.docupload; Update DOC_PATH. A symlink from python-x2gobroker/ to x2gobroker/ exists on the server. The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Summary of changes: Makefile.docupload | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2gobroker.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2gobroker. commit d7925d1416a9ee31474fa55a2707c7d402da195d Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Tue Sep 11 21:19:19 2018 +0200 Makefile.docupload; Update DOC_PATH. A symlink from python-x2gobroker/ to x2gobroker/ exists on the server. --- Makefile.docupload | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.docupload b/Makefile.docupload index 8c43fbc..96ea17b 100644 --- a/Makefile.docupload +++ b/Makefile.docupload @@ -4,7 +4,7 @@ VERSION=`head -n1 debian/changelog | sed 's,.*(\(.*\)).*,\1,' | cut -d"-" -f1` DOC_HOST=code.x2go.org -DOC_PATH=/srv/sites/x2go.org/code/doc/python-x2gobroker +DOC_PATH=/srv/sites/x2go.org/code/doc/x2gobroker DOC_USER=x2go-admin doc: docbuild docupload -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2gobroker.git