[X2Go-Commits] x2goserver.git - master (branch) updated: 3.1.1.3-324-g0198fc6
X2Go dev team
git-admin at x2go.org
Fri Jan 3 18:00:36 CET 2014
The branch, master has been updated
via 0198fc64e2f89b471cb01d4ae355d1bdce5a4867 (commit)
from 5c939ac5aabf296c32adc33326335f1f6b7cc556 (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 0198fc64e2f89b471cb01d4ae355d1bdce5a4867
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Mon Dec 30 01:07:12 2013 +0100
fix for commit 5c939ac5
-----------------------------------------------------------------------
Summary of changes:
X2Go/Server/Agent/NX.pm | 1 +
1 file changed, 1 insertion(+)
The diff of changes is:
diff --git a/X2Go/Server/Agent/NX.pm b/X2Go/Server/Agent/NX.pm
index 3bdf7bf..c696919 100644
--- a/X2Go/Server/Agent/NX.pm
+++ b/X2Go/Server/Agent/NX.pm
@@ -34,6 +34,7 @@ use strict;
use DBI;
use POSIX;
use Sys::Syslog qw( :standard :macros );
+use File::ReadBackwards;
use X2Go::Log qw( loglevel );
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