[X2Go-Commits] x2goserver.git - build-baikal (branch) updated: 3.0.99.10-22-g9da2c4d

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


The branch, build-baikal has been updated
       via  9da2c4d6265d79db87121bb529901759f3c2af4f (commit)
      from  db9fa7f16780b11876c1b66399be76929feaea03 (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 3cf856c..88bc7fc 100755
--- a/x2goserver/bin/x2goumount-session
+++ b/x2goserver/bin/x2goumount-session
@@ -34,7 +34,7 @@ setlogmask( LOG_UPTO(x2gologlevel()) );
 
 syslog('info', "x2goumount-session has been called with options: @ARGV");
 
-my $tmp_dir = $ENV{'TMP'} || '/tmp'
+my $tmp_dir = $ENV{'TMP'} || '/tmp';
 
 my $session=shift;
 my $only_path=shift;


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