This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2goclient. commit 940ec5b646c057795cc1a82c1e7eb5144416a69b Author: Mike DePaulo <mikedep333@gmail.com> Date: Mon Oct 20 07:56:10 2014 -0400 Revert accidentaly enabling console output by default --- x2goclient.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x2goclient.pro b/x2goclient.pro index 7bae04c..e6eee01 100755 --- a/x2goclient.pro +++ b/x2goclient.pro @@ -8,7 +8,7 @@ CONFIG += $$(X2GO_CLIENT_TARGET) CONFIG += $$(X2GO_LINUX_STATIC) -CONFIG += console +#CONFIG += console FORMS += cupsprintsettingsdialog.ui \ cupsprintwidget.ui \ -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goclient.git