The branch, build-main has been updated via 2668ba5678645266c8a8f7570844348bd0db0416 (commit) from 4bb6242d3152fd696434e27e607bc9998c815853 (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: bin/x2goumount-session-gnome | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) The diff of changes is: diff --git a/bin/x2goumount-session-gnome b/bin/x2goumount-session-gnome index 60436ce..99366dd 100755 --- a/bin/x2goumount-session-gnome +++ b/bin/x2goumount-session-gnome @@ -31,7 +31,7 @@ my $dir=<F>; my $session=<F>; close(F); -my $tmp_dir = $ENV{'TMP'} || '/tmp'; +my $tmp_dir = '/tmp'; $session=~s/\n//; 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).