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).