[X2Go-Commits] x2goserver.git - build-main (branch) updated: 3.0.99-2-128-g96d17b7

X2Go dev team git-admin at x2go.org
Wed Dec 4 06:17:34 CET 2013


The branch, build-main has been updated
       via  96d17b7c17d454d0664a2b29d58fcdec44f1c0ae (commit)
      from  2505b2edd53d8b238198312ecc8a785ed0b009d9 (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:
 x2goserver/lib/x2godbwrapper.pm |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

The diff of changes is:
diff --git a/x2goserver/lib/x2godbwrapper.pm b/x2goserver/lib/x2godbwrapper.pm
index 044faac..cf17bb4 100644
--- a/x2goserver/lib/x2godbwrapper.pm
+++ b/x2goserver/lib/x2godbwrapper.pm
@@ -360,7 +360,7 @@ sub db_changestatus
 	}
 	if ($backend eq 'sqlite')
 	{
-	`x2gosqlitewrapper changestatus $status $sid`;
+		`x2gosqlitewrapper changestatus $status $sid`;
 	}
 }
 


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