[X2Go-Commits] x2goserver.git - build-baikal (branch) updated: 3.1.1.3-327-gd72b788

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


The branch, build-baikal has been updated
       via  d72b7889452110783c838a80cdd2904cb4b5aa91 (commit)
      from  9941f2253b2d8ed656e0728dca5620c0e76f33ac (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/x2goumount-session |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

The diff of changes is:
diff --git a/x2goserver/bin/x2goumount-session b/x2goserver/bin/x2goumount-session
index 56b43fe..b7218c0 100755
--- a/x2goserver/bin/x2goumount-session
+++ b/x2goserver/bin/x2goumount-session
@@ -137,7 +137,7 @@ for ($i=0;$i<@outp;$i++)
 break:
 	if ($found)
 	{
-		chdir($tmpdir)
+		chdir($tmp_dir);
 		if (system("fusermount", "-u", "\"@line[1]\"") == 0)
 		{
 			syslog('notice', "successfully unmounted \"@line[1]\"");


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