[X2Go-Commits] x2gothinclient.git - build-main (branch) updated: 1.0.1.8-79-g55b9ba6

X2Go dev team git-admin at x2go.org
Fri Jul 19 23:38:13 CEST 2013


The branch, build-main has been updated
       via  55b9ba6b3223f5aec50c3b0c18250efd17f93f3c (commit)
      from  d20dbbf856a33a6598d071f88760c8a313a49b99 (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:
 x2gothinclient/sbin/x2gothinclientd |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

The diff of changes is:
diff --git a/x2gothinclient/sbin/x2gothinclientd b/x2gothinclient/sbin/x2gothinclientd
index 3ccb7d8..088137e 100755
--- a/x2gothinclient/sbin/x2gothinclientd
+++ b/x2gothinclient/sbin/x2gothinclientd
@@ -94,7 +94,7 @@ elsif ($pid == 0 )
 	while(sleep 1)
 	{
 		# test if shutdown button on X2Go Client was clicked
-		if (-e expand_file("~x2gothinclient/.halt"))
+		if (-e expand_filename("~x2gothinclient/.halt"))
 		{
 			# when used with plymouth, make sure we stay on the correct terminal
 			system("killall Xorg");


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