[X2Go-Commits] x2goserver.git - release/4.0.1.x (branch) updated: 3.0.99-2-239-g68e6582

X2Go dev team git-admin at x2go.org
Thu Jun 6 13:34:49 CEST 2013


The branch, release/4.0.1.x has been updated
       via  68e65827c07f34df6cf0dc5f782e941c237134f0 (commit)
      from  05cf570b013f706490bdc170f4b315a208048d70 (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/x2gomountdirs |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

The diff of changes is:
diff --git a/x2goserver/bin/x2gomountdirs b/x2goserver/bin/x2gomountdirs
index 9f93e50..d304a71 100755
--- a/x2goserver/bin/x2gomountdirs
+++ b/x2goserver/bin/x2gomountdirs
@@ -247,7 +247,7 @@ for (my $i=0;$i<@dirs;$i++)
 		if (system("sshfs  $code_conv -o ServerAliveInterval=300,Cipher=blowfish,IdentityFile=$key,UserKnownHostsFile=$key.ident \"$user\"\@$host:\"@dirs[$i]\" \"$mntpath\" -p $port 2>>~/mounts.log")==0)
 		{
 			print "mount @dirs[$i] ok\n";
-			syslog('notice', "successfully mounted $user\@$user:@dirs[$i] to $mntpath");
+			syslog('notice', "successfully mounted $user\@$host:@dirs[$i] to $mntpath");
 			# check if kde4 plasmoid running
 			my $useplasmoid=0;
 			if ( -e $plasmstamp )


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