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

X2Go dev team git-admin at x2go.org
Fri Jan 3 20:50:42 CET 2014


The branch, build-baikal has been updated
       via  8d33e20a4c0921e8de364f95af7de5916d3c4b90 (commit)
      from  46e18212748033560a59dcc35faee499c1c08a8f (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/x2gosuspend-agent |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

The diff of changes is:
diff --git a/x2goserver/lib/x2gosuspend-agent b/x2goserver/lib/x2gosuspend-agent
index 9ca6d4f..272d819 100755
--- a/x2goserver/lib/x2gosuspend-agent
+++ b/x2goserver/lib/x2gosuspend-agent
@@ -27,4 +27,4 @@ shift;
 my $capt=shift;
 my @words=split(" ",$capt);
 
-system("/usr/bin/x2gosuspend-session @words[2] > /dev/null");
\ No newline at end of file
+system("x2gosuspend-session @words[2] > /dev/null");
\ No newline at end of file


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