[X2go-Commits] x2goserver.git - master (branch) updated: 3.0.99-2-135-gc1b3c93

X2go dev team git-admin at x2go.org
Thu Jul 28 11:55:24 CEST 2011


The branch, master has been updated
       via  c1b3c93b2398923b2b9ce42a28db276b312b6ca0 (commit)
      from  9205787dda7a60495827f57ab8256a0b54c6bcfa (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 c1b3c93b2398923b2b9ce42a28db276b312b6ca0
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Thu Jul 28 11:55:39 2011 +0200

    ooopps... lost the first line...

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

Summary of changes:
 x2goserver/sbin/x2golistsessions_root |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

The diff of changes is:
diff --git a/x2goserver/sbin/x2golistsessions_root b/x2goserver/sbin/x2golistsessions_root
index 9af6ca6..675d786 100755
--- a/x2goserver/sbin/x2golistsessions_root
+++ b/x2goserver/sbin/x2golistsessions_root
@@ -1,4 +1,4 @@
-
+#!/usr/bin/perl
 # Copyright (C) 2007-2011 X2go Project - http://wiki.x2go.org
 #
 # This program is free software; you can redistribute it and/or modify
@@ -47,7 +47,6 @@ if ( ! $serv)
 
 my $outp=`$x2go_lib_path/x2golistsessions_sql $serv 2>/dev/null`;
 
-
 my @outp=split("\n","$outp");
 
 for (my $i=0;$i<@outp;$i++)


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