[X2Go-Commits] x2goserver.git - build-baikal (branch) updated: 3.1.1.2-7-g90f7a40

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


The branch, build-baikal has been updated
       via  90f7a40a659b98d62f936890aa7c786ea914cc44 (commit)
      from  c13d693dfd13f19bac13ad430b2165b2e6322f2a (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-printing/bin/x2goprint |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

The diff of changes is:
diff --git a/x2goserver-printing/bin/x2goprint b/x2goserver-printing/bin/x2goprint
index f6bc1c4..e3f3f8f 100755
--- a/x2goserver-printing/bin/x2goprint
+++ b/x2goserver-printing/bin/x2goprint
@@ -93,7 +93,7 @@ syslog('notice', "x2goprint is processing $printdir/$pdfFile with print job titl
 ($tm,$tm,$uid,$gid,$tm,$tm,$tm,$homedir)=getpwnam($user);
 
 my $spoolbase="/tmp/.x2go-$user/spool";
-my $spooldir="$spoolbase/$session";
+my $spooldir="$spoolbase/C-$session";
 my $spooltmp="$spoolbase/tmp";
 mkpath($spooltmp);
 chown $uid, $gid, "$spooltmp";


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