[X2Go-Commits] x2gothinclient.git - build-main (branch) updated: 1.1.0.0-33-g0c6f831

X2Go dev team git-admin at x2go.org
Fri Nov 22 23:53:12 CET 2013


The branch, build-main has been updated
       via  0c6f8313bdc6e5e575f0e9c535cd67ae18db8c52 (commit)
      from  dce1c9460dc142946ee916c96089744f48d833d9 (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:
 x2gousbmount/x2gousbmount |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

The diff of changes is:
diff --git a/x2gousbmount/x2gousbmount b/x2gousbmount/x2gousbmount
index 28985ca..fcdb2e6 100755
--- a/x2gousbmount/x2gousbmount
+++ b/x2gousbmount/x2gousbmount
@@ -43,7 +43,7 @@ if ( check_x2gothinclientd() )
 	my $ldev=@ldev[@ldev-1];
 	my $mntdir;
 	if ( -d expand_user("~/mounts")) {
-		$mntdir=expand_user("~/run");
+		$mntdir=expand_user("~/mounts");
 	} elsif ( -d "/var/run" ) {
 		$mntdir="/var/run";
 	} elsif ( -d "/run" ) {


hooks/post-receive
-- 
x2gothinclient.git (X2Go Thin Client Environment)

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 "x2gothinclient.git" (X2Go Thin Client Environment).




More information about the x2go-commits mailing list