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

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


The branch, build-baikal has been updated
       via  9c621a42b9143d9cfa7f481d3b909693fc6564b2 (commit)
      from  414d6c5d3fc471d5ede367620801d9268bb5c372 (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 |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

The diff of changes is:
diff --git a/x2goserver/bin/x2goumount-session b/x2goserver/bin/x2goumount-session
index 46befc8..76791bb 100755
--- a/x2goserver/bin/x2goumount-session
+++ b/x2goserver/bin/x2goumount-session
@@ -44,7 +44,7 @@ if ($only_path)
 	$only_path=~s/\/ramdrive\/mnt\///;
 	$only_path=~ s/\//_/g;
 	
-	### FIXME: handle CDROM and Removable Media mounts here, as well!!!	
+	### FIXME: handle CDROM and Removable Media mounts here, as well!!!
 
 	$only_path="/tmp/$ENV{'USER'}_media/disk/$only_path";
 	#                                   ^^^^
@@ -75,7 +75,7 @@ for ($i=0;$i<@outp;$i++)
 	@outp[$i]=~s/ //g;
 	chomp(@outp[$i]);
 	chomp(@outp[$i]);
-	chomp(@outp[$i]);    
+	chomp(@outp[$i]);
 	my @line=split('\|',"@outp[$i]");
 	my $path="@line[0]:@line[1]";
 	if ($only_path)


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