This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository python-x2go. commit f405e8a226aea44abb282e44cd9990ef01d32552 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Tue Mar 6 20:31:35 2018 +0100 Makefile.docupload: whitespace fix. --- Makefile.docupload | 2 -- 1 file changed, 2 deletions(-) diff --git a/Makefile.docupload b/Makefile.docupload index 7c16bd1..00afcbf 100644 --- a/Makefile.docupload +++ b/Makefile.docupload @@ -21,5 +21,3 @@ docupdate: docupload: clean docbuild ssh -l${DOC_USER} ${DOC_HOST} rm -Rfv ${DOC_PATH}/* scp -r docs/build/html/* ${DOC_USER}@${DOC_HOST}:${DOC_PATH}/ - - -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/python-x2go.git