[X2Go-Commits] [x2goclient] 01/01: Revert accidental config_win.bat code in 5bb4a33 "Add x2gohelper to start X2Go Client on Windows and clean child processes if X2Go Client crashes. (Fixes: #525)."

git-admin at x2go.org git-admin at x2go.org
Wed Jul 9 03:12:56 CEST 2014


This is an automated email from the git hooks/post-receive script.

x2go pushed a commit to branch master
in repository x2goclient.

commit 7ce90399e378d1653dbf8a5160834618f1a758d0
Author: Mike DePaulo <mikedep333 at gmail.com>
Date:   Tue Jul 8 21:12:49 2014 -0400

    Revert accidental config_win.bat code in 5bb4a33 "Add x2gohelper to start X2Go Client on Windows and clean child processes if X2Go Client crashes. (Fixes: #525)."
---
 config_win.bat |    5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/config_win.bat b/config_win.bat
index 8bd1f36..695b3e2 100755
--- a/config_win.bat
+++ b/config_win.bat
@@ -2,7 +2,4 @@ mingw32-make distclean
 lrelease x2goclient.pro
 set X2GO_CLIENT_TARGET=
 qmake
-cd x2gohelper
-mingw32-make distclean
-qmake
-cd ..
+

--
Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goclient.git


More information about the x2go-commits mailing list