[X2Go-Commits] python-x2go.git - twofactorauth (branch) updated: 0.0.42.0-20-ge05c1fa

X2Go dev team git-admin at x2go.org
Sat Sep 14 15:56:33 CEST 2013


The branch, twofactorauth has been updated
       via  e05c1fa9f0bc56f66d07384a9e1decf3285dc9bd (commit)
      from  d445bcb51a38a1e8fd13b2f7aa25cdae9c5146b0 (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 -----------------------------------------------------------------
-----------------------------------------------------------------------

Summary of changes:
 Makefile |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

The diff of changes is:
diff --git a/Makefile b/Makefile
index e986d3f..fbc420a 100644
--- a/Makefile
+++ b/Makefile
@@ -16,6 +16,6 @@ clean:
 
 docupload:
 	ssh -l${DOC_USER} ${DOC_HOST} rm -Rfv ${DOC_PATH}/*
-	scp -r doc/html/* ${DOC_USER}@${DOC_HOST}:${DOC_PATH}/
+	scp -r .epydoc/html/* ${DOC_USER}@${DOC_HOST}:${DOC_PATH}/
 
 


hooks/post-receive
-- 
python-x2go.git (Python X2Go Client API)

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 "python-x2go.git" (Python X2Go Client API).




More information about the x2go-commits mailing list