This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2gobroker. from d8882b7 debian/changelog: wrap too-long-line new 05d2df5 x2gobroker.conf: fix comment 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: etc/x2gobroker.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- Alioth's /srv/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 05d2df50bb5598c0ef0e3ba7d93ddd90327357ce Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Tue Mar 18 10:39:58 2014 +0100 x2gobroker.conf: fix comment --- etc/x2gobroker.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/x2gobroker.conf b/etc/x2gobroker.conf index 730ca03..10df0c4 100644 --- a/etc/x2gobroker.conf +++ b/etc/x2gobroker.conf @@ -86,7 +86,7 @@ # how does this X2Go Session Broker instance retrieve user and group # information from the system? (defaults for all broker backends) -Available user/group db backends: libnss +# Available user/group db backends: libnss #default-user-db = libnss #default-group-db = libnss -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2gobroker.git