[X2Go-Commits] x2goserver.git - master (branch) updated: 3.1.1.3-216-g0aa03b5

X2Go dev team git-admin at x2go.org
Mon Nov 4 15:17:11 CET 2013


The branch, master has been updated
       via  0aa03b521f0ce56db59374bed994c90a318029e1 (commit)
      from  538f5a7d20af6a74e8a6720214030d216a39329b (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 0aa03b521f0ce56db59374bed994c90a318029e1
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Mon Nov 4 15:15:52 2013 +0100

    indentation fix

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

Summary of changes:
 x2goserver/sbin/x2godbadmin |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

The diff of changes is:
diff --git a/x2goserver/sbin/x2godbadmin b/x2goserver/sbin/x2godbadmin
index 4f10b02..e3fc6f5 100755
--- a/x2goserver/sbin/x2godbadmin
+++ b/x2goserver/sbin/x2godbadmin
@@ -63,7 +63,7 @@ $Config->read('/etc/x2go/x2gosql/sql' ) or die "Can't read config file /etc/x2go
 
 if ($Config->param("backend") eq 'sqlite')
 {
-my $user="x2gouser";
+	my $user="x2gouser";
 	my  ($name, $pass, $uid, $pgid, $quota, $comment, $gcos, $dir, $shell, $expire) = getpwnam($user);
 	my $dbfile="$dir/x2go_sessions";
 


hooks/post-receive
-- 
x2goserver.git (X2Go Server)

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 "x2goserver.git" (X2Go Server).




More information about the x2go-commits mailing list