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

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


The branch, build-baikal 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 -----------------------------------------------------------------
-----------------------------------------------------------------------

Summary of changes:
 x2goserver/sbin/x2golistsessions_root |    3 +--
 1 file changed, 1 insertion(+), 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