[X2Go-Commits] x2goserver.git - build-baikal (branch) updated: 3.0.99-2-69-ge19e9eb

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


The branch, build-baikal has been updated
       via  e19e9eb4a23f9c74a4213a07057faf559bf8c99e (commit)
      from  9a543cfb8912f47916595a50174b76188a1372c3 (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/bin/x2golistsessions_root |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

The diff of changes is:
diff --git a/x2goserver/bin/x2golistsessions_root b/x2goserver/bin/x2golistsessions_root
index 0df7249..daf7a79 100755
--- a/x2goserver/bin/x2golistsessions_root
+++ b/x2goserver/bin/x2golistsessions_root
@@ -63,7 +63,7 @@ for(my $i=0;$i<@outp;$i++)
        if(@sinfo[4]eq 'R')
        {
            if(!check_stat(@sinfo[1], at sinfo[11]))
-	   {
+           {
                system("su - @sinfo[11] -c \"x2gochangestatus 'S' @sinfo[1]\" > /dev/null");
                @outp[$i] =~ s/\|R\|/\|S\|/;
            }


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