[X2Go-Commits] x2gomatebindings.git - master (branch) updated: aea1ba763d2372528f3c9bc107f1903504744032

X2Go dev team git-admin at x2go.org
Fri Jul 26 17:36:08 CEST 2013


The branch, master has been updated
       via  aea1ba763d2372528f3c9bc107f1903504744032 (commit)
      from  99d873b2835499a2db65fab809ecb8000ddf64af (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 -----------------------------------------------------------------
commit aea1ba763d2372528f3c9bc107f1903504744032
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Fri Jul 26 17:36:06 2013 +0200

    allow folders containing blanks

-----------------------------------------------------------------------

Summary of changes:
 bin/x2goumount-session-mate |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

The diff of changes is:
diff --git a/bin/x2goumount-session-mate b/bin/x2goumount-session-mate
index 54191d0..bb9d1d8 100755
--- a/bin/x2goumount-session-mate
+++ b/bin/x2goumount-session-mate
@@ -38,4 +38,4 @@ my $uname=$ENV{'USER'};
 
 my $use_zenity=0;
 
-system("x2goumount-session $session $dir");
+system("x2goumount-session \"$session\" \"$dir\"");


hooks/post-receive
-- 
x2gomatebindings.git (x2gomatebindings upstream project)

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 "x2gomatebindings.git" (x2gomatebindings upstream project).




More information about the x2go-commits mailing list